Function grpcio_sys::grpc_call_unref
source · pub unsafe extern "C" fn grpc_call_unref(call: *mut grpc_call)
Expand description
Unref a call. THREAD SAFETY: grpc_call_unref is thread-compatible
pub unsafe extern "C" fn grpc_call_unref(call: *mut grpc_call)
Unref a call. THREAD SAFETY: grpc_call_unref is thread-compatible