ULockWakeFn

Type Alias ULockWakeFn 

Source
pub type ULockWakeFn = unsafe extern "C" fn(u32, *mut c_void, u64) -> c_int;
Expand description

Alias for the function pointer of [__ulock_wake].