pub unsafe extern "system" fn TrySubmitThreadpoolCallback(
    pfns: PTP_SIMPLE_CALLBACK,
    pv: *mut c_void,
    pcbe: *const TP_CALLBACK_ENVIRON_V3
) -> BOOL
Expand description

Required features: "Win32_System_Threading", "Win32_Foundation"