grpcio_sys

Function grpc_ssl_session_cache_create_channel_arg

Source
pub unsafe extern "C" fn grpc_ssl_session_cache_create_channel_arg(
    cache: *mut grpc_ssl_session_cache,
) -> grpc_arg
Expand description

Create a channel arg with the given cache object.