Function SetThreadpoolTimer

Source
pub unsafe extern "C" fn SetThreadpoolTimer(
    pti: PTP_TIMER,
    pftDueTime: PFILETIME,
    msPeriod: DWORD,
    msWindowLength: DWORD,
)