Function windows_sys::Wdk::System::Threading::ZwSetTimerEx

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