Skip to main content

dispatch_notify

Function dispatch_notify 

Source
pub unsafe extern "C" fn dispatch_notify(
    object: *mut c_void,
    queue: dispatch_object_t,
    notification_block: dispatch_block_t,
)
Expand description

Apple SDK function dispatch_notify.