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