Method
ArrowFlightCallOptionsforeach_header
Declaration [src]
void
gaflight_call_options_foreach_header (
GAFlightCallOptions* options,
GAFlightHeaderFunc func,
gpointer user_data
)
Parameters
func |
GAFlightHeaderFunc |
The user’s callback function. |
|
user_data |
gpointer |
Data for |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |