grpc_arg
extern (C)
struct grpc_arg {
}
- grpc_arg_value
union grpc_arg_value
Undocumented in source.
- key
char* key;
Undocumented in source.
- type
grpc_arg_type type;
Undocumented in source.
- value
grpc_arg_value value;
Undocumented in source.
interop headers
aliasesfunctionsstatic functionsstatic variablesstructsunions