pub unsafe extern "C" fn gpr_refn(r: *mut gpr_refcount, n: c_int)
Expand description

Increment the reference count *r by n. Requires *r initialized, n > 0.