Data Fields | |
ast_io_cb | callback |
void * | data |
int * | id |
Definition at line 50 of file io.c.
Definition at line 51 of file io.c.
Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), and ast_io_wait().
void* data |
Definition at line 52 of file io.c.
Referenced by ast_io_add(), ast_io_change(), ast_io_dump(), and ast_io_wait().
int* id |
Definition at line 53 of file io.c.
Referenced by ast_io_add(), ast_io_dump(), ast_io_remove(), ast_io_wait(), and io_shrink().