polars_arrow::ffi

Function export_field_to_c

Source
pub fn export_field_to_c(field: &Field) -> ArrowSchema
Expand description

Exports a Field to the C data interface.