pub unsafe fn export_field_to_c(field: &Field, ptr: *mut ArrowSchema)
Expand description

Exports a Field to the C data interface.

Safety

The pointer ptr must be allocated and valid