windows::Wdk::System::SystemServices

Function KeDelayExecutionThread

pub unsafe fn KeDelayExecutionThread(
    waitmode: i8,
    alertable: bool,
    interval: *const i64,
) -> NTSTATUS