Function alloc::arc::weak_countExperimental [-]  [+] [src]

pub fn weak_count<T>(this: &Arc<T>) -> uint

Get the number of weak references to this value.