Function ParallelForBatchJobStruct.ExecuteJobFunction

ExecuteJobFunction (ref T data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref JobRanges ranges, int jobIndex)
Public
delegate void ExecuteJobFunction (

ref T

data

System.IntPtr

additionalPtr

System.IntPtr

bufferRangePatchData

ref JobRanges

ranges

int

jobIndex

)