columnStarts
The starting index for each column in the row indices array.
Declaration
var columnStarts: UnsafeMutablePointer<Int>Discussion
This array requires an additional, final entry that defines the final column’s length.
The starting index for each column in the row indices array.
var columnStarts: UnsafeMutablePointer<Int>This array requires an additional, final entry that defines the final column’s length.