Function kernel32::SetThreadpoolTimerEx
[−]
[src]
pub unsafe extern "system" fn SetThreadpoolTimerEx(
pti: PTP_TIMER,
pftDueTime: PFILETIME,
msPeriod: DWORD,
msWindowLength: DWORD
) -> BOOL