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.
pub unsafe extern "C" fn grpc_ssl_session_cache_create_channel_arg(
cache: *mut grpc_ssl_session_cache
) -> grpc_arg
Create a channel arg with the given cache object.