Function windows_sys::Wdk::System::SystemServices::ZwSetTimerEx
pub unsafe extern "system" fn ZwSetTimerEx(
timerhandle: HANDLE,
timersetinformationclass: TIMER_SET_INFORMATION_CLASS,
timersetinformation: *mut c_void,
timersetinformationlength: u32
) -> NTSTATUSExpand description
Required features: "Win32_Foundation"