Public Attributes | List of all members
grpc_arg_pointer_vtable Struct Reference

#include <grpc_types.h>

Public Attributes

int(* cmp )(void *p, void *q)
 
void *(* copy )(void *p)
 
void(* destroy )(void *p)
 

Detailed Description

Definition at line 85 of file grpc_types.h.

Member Data Documentation

◆ cmp

int(* grpc_arg_pointer_vtable::cmp) (void *p, void *q)

Definition at line 88 of file grpc_types.h.

◆ copy

void*(* grpc_arg_pointer_vtable::copy) (void *p)

Definition at line 86 of file grpc_types.h.

◆ destroy

void(* grpc_arg_pointer_vtable::destroy) (void *p)

Definition at line 87 of file grpc_types.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46