pub unsafe extern "C" fn dispatch_data_create_map(
data: dispatch_data_t,
buffer_ptr: *mut *const c_void,
size_ptr: *mut usize,
) -> dispatch_data_tExpand description
Apple SDK function dispatch_data_create_map.
pub unsafe extern "C" fn dispatch_data_create_map(
data: dispatch_data_t,
buffer_ptr: *mut *const c_void,
size_ptr: *mut usize,
) -> dispatch_data_tApple SDK function dispatch_data_create_map.