Function alloc::arc::weak_count [] [src]

pub fn weak_count<T: ?Sized>(this: &Arc<T>) -> usize
Unstable

Get the number of weak references to this value.