export


Description:

[ Version ( since = "6.0.0" ) ]
public void* export () throws Error

Parameters:

this

A Field.

Returns:

An exported Field as `struct ArrowStruct *` on success, null on error.

It should be freed with the `ArrowSchema:GArrowField:release` callback then g_free when no longer needed.