Skip to main content

dispatch_block_notify

Function dispatch_block_notify 

Source
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.