dispatch_source_set_cancel_handler

Function dispatch_source_set_cancel_handler 

Source
pub unsafe extern "C" fn dispatch_source_set_cancel_handler(
    source: dispatch_source_t,
    handler: dispatch_block_t,
)