[][src]Type Definition ntapi::ntzwapi::ZwCreateJobSet

type ZwCreateJobSet = unsafe extern "system" fn(NumJob: ULONG, UserJobSet: PJOB_SET_ARRAY, Flags: ULONG) -> NTSTATUS;