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