pub unsafe extern "system" fn SetThreadpoolTimerEx(
    pti: PTP_TIMER,
    pftduetime: *const FILETIME,
    msperiod: u32,
    mswindowlength: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"