Function windows_sys::Wdk::System::SystemServices::IoCreateNotificationEvent
pub unsafe extern "system" fn IoCreateNotificationEvent(
eventname: *const UNICODE_STRING,
eventhandle: *mut HANDLE
) -> *mut KEVENT
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_System_Kernel"