Skip to main content

dispatch_source_get_mask

Function dispatch_source_get_mask 

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

Apple SDK function dispatch_source_get_mask.