Function windows_native::ntzwapi::ZwWaitForKeyedEvent
source · pub unsafe extern "system" fn ZwWaitForKeyedEvent(
KeyedEventHandle: HANDLE,
KeyValue: *mut c_void,
Alertable: BOOLEAN,
Timeout: *mut i64
) -> NTSTATUS