NtWaitForKeyedEvent
Function parameters
Parameters
Functions in this namespace
Functions
- RtlGetFullPathName_U
- Returns the number of bytes written to `Buffer`.
Source
Implementation
pub extern "ntdll" fn NtWaitForKeyedEvent(
EventHandle: ?HANDLE,
Key: ?*const anyopaque,
Alertable: BOOLEAN,
Timeout: ?*const LARGE_INTEGER,
) callconv(.winapi) NTSTATUS