Function windows_sys::Wdk::System::SystemServices::KeSetEvent
pub unsafe extern "system" fn KeSetEvent(
event: *mut KEVENT,
increment: i32,
wait: BOOLEAN
) -> i32Expand description
Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"