pub unsafe extern "system" fn SetThreadpoolWaitEx(
    pwa: PTP_WAIT,
    h: HANDLE,
    pfttimeout: *const FILETIME,
    reserved: *const c_void
) -> BOOL
Expand description

Required features: "Win32_Foundation"