Function re_viewer::external::arrow2::ffi::export_field_to_c
pub fn export_field_to_c(field: &Field) -> ArrowSchema
Expand description
Exports a Field
to the C data interface.
pub fn export_field_to_c(field: &Field) -> ArrowSchema
Exports a Field
to the C data interface.