pub unsafe extern "system" fn OpenJobObjectW(
    dwdesiredaccess: u32,
    binherithandle: BOOL,
    lpname: PCWSTR
) -> HANDLE
Expand description

Required features: ‘Win32_System_JobObjects’, ‘Win32_Foundation’