windows::Wdk::System::Threading

Function ZwSetTimerEx

pub unsafe fn ZwSetTimerEx(
    timerhandle: HANDLE,
    timersetinformationclass: TIMER_SET_INFORMATION_CLASS,
    timersetinformation: Option<*mut c_void>,
    timersetinformationlength: u32,
) -> NTSTATUS