Function fuchsia_zircon_sys::zx_futex_wait [] [src]

pub unsafe extern "C" fn zx_futex_wait(
    value_ptr: *mut zx_futex_t,
    current_value: isize,
    deadline: zx_time_t
) -> zx_status_t