#include <grpc_types.h>
Public Attributes | |
| int(* | cmp )(void *p, void *q) |
| void *(* | copy )(void *p) |
| void(* | destroy )(void *p) |
Definition at line 85 of file grpc_types.h.
Definition at line 88 of file grpc_types.h.
| void*(* grpc_arg_pointer_vtable::copy) (void *p) |
Definition at line 86 of file grpc_types.h.
| void(* grpc_arg_pointer_vtable::destroy) (void *p) |
Definition at line 87 of file grpc_types.h.