Function grpcio_sys::gpr_ref
source · pub unsafe extern "C" fn gpr_ref(r: *mut gpr_refcount)
Expand description
Increment the reference count *r. Requires *r initialized.
pub unsafe extern "C" fn gpr_ref(r: *mut gpr_refcount)
Increment the reference count *r. Requires *r initialized.