grpcio_sys

Function grpc_call_credentials_release

Source
pub unsafe extern "C" fn grpc_call_credentials_release(
    creds: *mut grpc_call_credentials,
)
Expand description

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