pub unsafe extern "C" fn dispatch_source_cancel(
source: dispatch_source_t,
)Expand description
Apple SDK function dispatch_source_cancel.
pub unsafe extern "C" fn dispatch_source_cancel(
source: dispatch_source_t,
)Apple SDK function dispatch_source_cancel.