GRPC C++  1.26.0
Data Fields
gpr_strvec Struct Reference

#include <string.h>

Data Fields

char ** strs
 
size_t count
 
size_t capacity
 

Field Documentation

◆ capacity

size_t gpr_strvec::capacity

◆ count

size_t gpr_strvec::count

◆ strs

char** gpr_strvec::strs

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