pub unsafe extern "system" fn CreateJobObjectW(
    lpjobattributes: *const SECURITY_ATTRIBUTES,
    lpname: PCWSTR
) -> HANDLE
Expand description

Required features: "Win32_System_JobObjects", "Win32_Foundation", "Win32_Security"