Function windows_native::ntpsapi::NtSetInformationJobObject
source · pub unsafe extern "system" fn NtSetInformationJobObject(
JobHandle: HANDLE,
JobObjectInformationClass: JOBOBJECTINFOCLASS,
JobObjectInformation: *mut c_void,
JobObjectInformationLength: u32
) -> NTSTATUS