Skip to main content

dispatch_wait

Function dispatch_wait 

Source
pub unsafe extern "C" fn dispatch_wait(
    object: *mut c_void,
    timeout: dispatch_time_t,
) -> isize
Expand description

Apple SDK function dispatch_wait.