arrow_array::ffi

Function to_ffi

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

Export to the C Data Interface