Function windows_sys::Win32::System::Threading::QueueUserWorkItem
[−]pub unsafe extern "system" fn QueueUserWorkItem(
function: LPTHREAD_START_ROUTINE,
context: *const c_void,
flags: WORKER_THREAD_FLAGS
) -> BOOLExpand description
Required features: "Win32_System_Threading", "Win32_Foundation"