pub unsafe extern "C" fn dispatch_source_set_event_handler_f(
source: dispatch_source_t,
handler: dispatch_function_t,
)Expand description
Apple SDK function dispatch_source_set_event_handler_f.
pub unsafe extern "C" fn dispatch_source_set_event_handler_f(
source: dispatch_source_t,
handler: dispatch_function_t,
)Apple SDK function dispatch_source_set_event_handler_f.