Function windows_sys::Win32::System::Threading::SetThreadpoolWaitEx
[−]pub unsafe extern "system" fn SetThreadpoolWaitEx(
pwa: *mut TP_WAIT,
h: HANDLE,
pfttimeout: *const FILETIME,
reserved: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"