Function windows_sys::Win32::System::JobObjects::CreateJobSet
pub unsafe extern "system" fn CreateJobSet(
numjob: u32,
userjobset: *const JOB_SET_ARRAY,
flags: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"