Function grpcio_sys::grpc_auth_context_add_cstring_property[][src]

pub unsafe extern "C" fn grpc_auth_context_add_cstring_property(
    ctx: *mut grpc_auth_context,
    name: *const c_char,
    value: *const c_char
)
Expand description

Add a C string property.