Constructor
ArrowFlightClientOptionsnew
Declaration [src]
GAFlightClientOptions*
gaflight_client_options_new (
void
)
Return value
Returns: | GAFlightClientOptions |
The newly created options for a client. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |