[][src]Function grpcio_sys::gpr_refn

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.