FFIVectorType
extends FFIDataType
Methods
offset
Get the offset of a index in the type.
:offset(index: number): number
Parameters
index: number
- The index to get the offset of.
Last updated on
extends FFIDataType
Get the offset of a index in the type.
:offset(index: number): number
index: number
- The index to get the offset of.