pub unsafe extern "system" fn SetThreadpoolWait(
    pwa: *mut TP_WAIT,
    h: HANDLE,
    pfttimeout: *const FILETIME
)
Expand description

Required features: "Win32_System_Threading", "Win32_Foundation"