[][src]Function dispatch::ffi::dispatch_after_f

pub unsafe extern "C" fn dispatch_after_f(
    when: dispatch_time_t,
    queue: dispatch_queue_t,
    context: *mut c_void,
    work: dispatch_function_t
)