GRPC C++  1.39.1
Data Fields
grpc_call_context_element Struct Reference

#include <context.h>

Data Fields

void * value = nullptr
 
void(* destroy )(void *) = nullptr
 

Field Documentation

◆ destroy

void(* grpc_call_context_element::destroy) (void *) = nullptr

◆ value

void* grpc_call_context_element::value = nullptr

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