Searched defs:RefCount (Results 1 – 1 of 1) sorted by relevance
6 pub struct RefCount { struct10 impl Default for RefCount{ argument17 impl FFIBind2Rust<crate::include::bindings::bindings::refcount_struct> for RefCount{ implementation42 pub fn refcount_inc(r: &mut RefCount) { in refcount_inc()55 pub fn refcount_dec(r: &mut RefCount){ in refcount_dec()