pub unsafe extern "C" fn grpc_auth_context_property_iterator(
ctx: *const grpc_auth_context,
) -> grpc_auth_property_iterator
Expand description
Iterates over the auth context.
pub unsafe extern "C" fn grpc_auth_context_property_iterator(
ctx: *const grpc_auth_context,
) -> grpc_auth_property_iterator
Iterates over the auth context.