|
libmygpio
libmygpio API documentation
|
This module provides functions to trigger hooks. More...
Functions | |
| bool | mygpio_hook (struct t_mygpio_connection *connection, const char *name) |
This module provides functions to trigger hooks.
| bool mygpio_hook | ( | struct t_mygpio_connection * | connection, |
| const char * | name ) |
Triggers a hook
| connection | connection struct |
| name | Hook name |