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