[][src]Type Definition ulock_sys::ULockWakeFn

type ULockWakeFn = unsafe extern "C" fn(_: u32, _: *mut c_void, _: u64) -> c_int;

Alias for the function pointer of __ulock_wake.