dispatch_source_set_event_handler_f

Function dispatch_source_set_event_handler_f 

Source
pub unsafe extern "C" fn dispatch_source_set_event_handler_f(
    source: dispatch_source_t,
    handler: dispatch_function_t,
)