Function arrow::ffi::to_ffi

source ·
pub fn to_ffi(data: &ArrayData) -> Result<(FFI_ArrowArray, FFI_ArrowSchema)>
Expand description

Export to the C Data Interface