[ CCode ( has_type_id = false ) ]
[ Version ( since = "2.22" ) ]
public struct InputVector
Structure used for scatter/gather data input.
You generally pass in an array of InputVectors and the operation will store the read data starting in the first buffer, switching to the next as needed.