Skip to main content

dispatch_source_get_handle

Function dispatch_source_get_handle 

Source
pub unsafe extern "C" fn dispatch_source_get_handle(
    source: dispatch_source_t,
) -> usize
Expand description

Apple SDK function dispatch_source_get_handle.