windows::Win32::System::Threading

Function SetThreadpoolWaitEx

pub unsafe fn SetThreadpoolWaitEx(
    pwa: PTP_WAIT,
    h: Option<HANDLE>,
    pfttimeout: Option<*const FILETIME>,
    reserved: Option<*const c_void>,
) -> BOOL