grpc_metadata_array

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct grpc_metadata_array {}

Members

Variables

capacity
c_ulong capacity;
Undocumented in source.
count
c_ulong count;
Undocumented in source.
metadata
grpc_metadata* metadata;
Undocumented in source.

Meta