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