Function windows_sys::Win32::System::Threading::CreateThreadpoolWork
[−]pub unsafe extern "system" fn CreateThreadpoolWork(
pfnwk: PTP_WORK_CALLBACK,
pv: *mut c_void,
pcbe: *const TP_CALLBACK_ENVIRON_V3
) -> *mut TP_WORK
Expand description
Required features: "Win32_System_Threading"