pub unsafe extern "system" fn KeSetEvent(
    event: *mut KEVENT,
    increment: i32,
    wait: BOOLEAN
) -> i32
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_Kernel"