pub unsafe extern "C" fn dispatch_block_create(
flags: dispatch_block_flags_t,
block: dispatch_block_t,
) -> dispatch_block_tExpand description
Apple SDK function dispatch_block_create.
pub unsafe extern "C" fn dispatch_block_create(
flags: dispatch_block_flags_t,
block: dispatch_block_t,
) -> dispatch_block_tApple SDK function dispatch_block_create.