pub unsafe fn export_field_to_c(field: &Field, ptr: *mut ArrowSchema)
Exports a Field to the C data interface.
Field
The pointer ptr must be allocated and valid
ptr