Function SetThreadpoolTimerEx

Source
pub unsafe extern "C" fn SetThreadpoolTimerEx(
    pti: PTP_TIMER,
    pftDueTime: PFILETIME,
    msPeriod: DWORD,
    msWindowLength: DWORD,
) -> BOOL