pub unsafe extern "C" fn dispatch_data_create_subrange(
data: dispatch_data_t,
offset: usize,
length: usize,
) -> dispatch_data_tExpand description
Apple SDK function dispatch_data_create_subrange.
pub unsafe extern "C" fn dispatch_data_create_subrange(
data: dispatch_data_t,
offset: usize,
length: usize,
) -> dispatch_data_tApple SDK function dispatch_data_create_subrange.