Function windows::Win32::System::Threading::WaitForThreadpoolWorkCallbacks
pub unsafe fn WaitForThreadpoolWorkCallbacks<P0>(
pwk: *mut TP_WORK,
fcancelpendingcallbacks: P0
)where
P0: Into<BOOL>,
Expand description
Required features: "Win32_System_Threading"
, "Win32_Foundation"