_grn_request_timer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

fin_func
void function(void* user_data) fin_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
register_func
void* function(const(char)* request_id, uint request_id_size, double timeout, void* user_data) register_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
unregister_func
void function(void* timer_id, void* user_data) unregister_func;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
user_data
void* user_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta