to_ffi

Function to_ffi 

Source
pub fn to_ffi(
    data: &ArrayData,
) -> Result<(FFI_ArrowArray, FFI_ArrowSchema), ArrowError>
Available on crate feature ffi only.
Expand description

Export to the C Data Interface