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

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

Get the number of strong references to this value.