public static void GetJobRange (ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex, out int beginIndex, out int endIndex);

Description

Returns the begin index and end index of the range.