pub unsafe extern "C" fn dispatch_block_notify(
block: dispatch_block_t,
queue: dispatch_queue_t,
notification_block: dispatch_block_t,
)Expand description
Apple SDK function dispatch_block_notify.
pub unsafe extern "C" fn dispatch_block_notify(
block: dispatch_block_t,
queue: dispatch_queue_t,
notification_block: dispatch_block_t,
)Apple SDK function dispatch_block_notify.