Skip to main content

dispatch_source_set_event_handler

Function dispatch_source_set_event_handler 

Source
pub unsafe extern "C" fn dispatch_source_set_event_handler(
    source: dispatch_source_t,
    handler: dispatch_block_t,
)
Expand description

Apple SDK function dispatch_source_set_event_handler.