OutputVector

class OutputVector(pointer: <Error class: unknown class><<Error class: unknown class>>)

Structure used for scatter/gather data output. You generally pass in an array of #GOutputVectors and the operation will use all the buffers as if they were one buffer.

Skipped during bindings generation

  • field buffer: gpointer

Since

2.22

Constructors

Link copied to clipboard
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gioOutputVectorPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
var size: <Error class: unknown class>

the size of @buffer.