Function zx_sys::zx_futex_get_owner

source ยท
pub unsafe extern "C" fn zx_futex_get_owner(
    value_ptr: *const zx_futex_t,
    koid: *mut zx_koid_t,
) -> zx_status_t