GRPC Core  9.0.0
Public Member Functions | Data Fields
grpc_handler_private_op_data Struct Reference

#include <transport.h>

Public Member Functions

 grpc_handler_private_op_data ()
 

Data Fields

void * extra_arg = nullptr
 
grpc_closure closure
 

Constructor & Destructor Documentation

◆ grpc_handler_private_op_data()

grpc_handler_private_op_data::grpc_handler_private_op_data ( )
inline

Field Documentation

◆ closure

grpc_closure grpc_handler_private_op_data::closure

◆ extra_arg

void* grpc_handler_private_op_data::extra_arg = nullptr

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