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