Function grpcio_sys::gpr_refn [−][src]
pub unsafe extern "C" fn gpr_refn(r: *mut gpr_refcount, n: c_int)
Increment the reference count *r by n. Requires *r initialized, n > 0.
pub unsafe extern "C" fn gpr_refn(r: *mut gpr_refcount, n: c_int)
Increment the reference count *r by n. Requires *r initialized, n > 0.