decrease

Function decrease 

Source
pub fn decrease(refcount: &ReferenceCount)
Expand description

Atomically decrement the given reference count by 1. If it’s 0, call free.