Function windows_sys::Win32::System::Threading::SetThreadpoolTimer
pub unsafe extern "system" fn SetThreadpoolTimer(
pti: PTP_TIMER,
pftduetime: *const FILETIME,
msperiod: u32,
mswindowlength: u32
)Expand description
Required features: "Win32_System_Threading", "Win32_Foundation"