Expand description
FFI interfaces.
Structs§
- CSlice
- A FFI-safe slice.
- Record
Batch Iter - An opaque type for iterating over record batches.
Statics§
- ARROWUDF_
VERSION_ 3_ 0 - A symbol indicating the ABI version.
Functions§
- alloc⚠
- Allocate memory.
- dealloc⚠
- Deallocate memory.
- record_
batch_ ⚠iterator_ drop - Drop the iterator.
- record_
batch_ ⚠iterator_ next - Get the next record batch from the iterator.
- scalar_
wrapper ⚠ - A wrapper for calling scalar functions from C.
- table_
wrapper ⚠ - A wrapper for calling table functions from C.