Function grpcio_sys::grpc_tls_server_authorization_check_config_release[][src]

pub unsafe extern "C" fn grpc_tls_server_authorization_check_config_release(
    config: *mut grpc_tls_server_authorization_check_config
)
Expand description

Releases a grpc_tls_server_authorization_check_config object. The creator of the grpc_tls_server_authorization_check_config object is responsible for its release. It is used for experimental purpose for now and subject to change.