Function windows_sys::Wdk::System::SystemServices::ExSetTimer
pub unsafe extern "system" fn ExSetTimer(
timer: PEX_TIMER,
duetime: i64,
period: i64,
parameters: *const _EXT_SET_PARAMETERS_V0
) -> BOOLEANExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"