Module std::managed

Operations on managed box types

Statics

pub static RC_IMMORTAL: uint = 0x77777777  
pub static RC_MANAGED_UNIQUE: uint = (-2) as uint  

Functions

mut_ptr_eq

Determine if two mutable shared boxes point to the same object

ptr_eq

Determine if two shared boxes point to the same object