Constructor
ArrowFlightServerOptionsnew
Declaration [src]
GAFlightServerOptions*
gaflight_server_options_new (
GAFlightLocation* location
)
Parameters
location |
GAFlightLocation |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GAFlightServerOptions |
The newly created options for a server. |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |