[][src]Function janus_plugin::refcount::decrease

pub fn decrease(refcount: &ReferenceCount)

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