Function windows::Win32::System::Threading::SetThreadpoolTimer
pub unsafe fn SetThreadpoolTimer<P0>(
pti: P0,
pftduetime: Option<*const FILETIME>,
msperiod: u32,
mswindowlength: u32,
)where
P0: Param<PTP_TIMER>,