Module ffi

Source
Expand description

Contains declarations to bind to the C Data Interface.

Structsยง

ArrayPrivateData ๐Ÿ”’
FFI_ArrowArray
ABI-compatible struct for ArrowArray from C Data Interface See https://arrow.apache.org/docs/format/CDataInterface.html#structure-definitions

Functionsยง

align_nulls ๐Ÿ”’
Aligns the provided nulls to the provided data_offset
release_array ๐Ÿ”’ โš