Modules§
Structs§
Enums§
- Function
Registry Builder Error - Error type for FunctionRegistryBuilder
Traits§
Functions§
- create
- create_
raw ⚠ - SAFETY
- finalize_
raw ⚠ - Wrapper over
finalizemethod. - process_
raw ⚠ - Wrapper over
processmethod, the type ofinput_streamis*mut FFI_ArrowArrayStream. Due to the limitation of zngur, usei64here asvoid*and casting to*mut FFI_ArrowArrayStream.