FFIDataType
Methods
size
Get the size of the data type.
:size(): numberalignment
Get the alignment of the data type.
:alignment(): numberarray
Create an array data type of the given count.
:array(count: number): FFIArrayTypeParameters
count: number
Last updated on