[][src]Function grpcio_sys::grpc_channel_credentials_release

pub unsafe extern "C" fn grpc_channel_credentials_release(
    creds: *mut grpc_channel_credentials
)

Releases a channel credentials object. The creator of the credentials object is responsible for its release.