Modules§
Structs§
Enums§
- FunctionRegistry 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.