Method
ArrowFlightInfoget_schema
Declaration [src]
GArrowSchema*
gaflight_info_get_schema (
GAFlightInfo* info,
GArrowReadOptions* options,
GError** error
)
Parameters
options |
GArrowReadOptions |
A |
|
The argument can be NULL. | |
| The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError*, or NULL. |
Return value
| Returns: | GArrowSchema |
Deserialized |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. |