Function grpcio_sys::gpr_unref [−][src]
pub unsafe extern "C" fn gpr_unref(r: *mut gpr_refcount) -> c_int
Decrement the reference count *r and return non-zero iff it has reached zero. . Requires *r initialized.
pub unsafe extern "C" fn gpr_unref(r: *mut gpr_refcount) -> c_int
Decrement the reference count *r and return non-zero iff it has reached zero. . Requires *r initialized.