grpc_auth_property_iterator

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_auth_property_iterator {}

Members

Variables

ctx
const(grpc_auth_context)* ctx;
Undocumented in source.
index
c_ulong index;
Undocumented in source.
name
const(char)* name;
Undocumented in source.

Meta