windows::Win32::System::Threading

Function SetThreadpoolTimerEx

pub unsafe fn SetThreadpoolTimerEx(
    pti: PTP_TIMER,
    pftduetime: Option<*const FILETIME>,
    msperiod: u32,
    mswindowlength: Option<u32>,
) -> BOOL