Type Alias RPtr

Source
pub type RPtr<Obj> = RPtrM<Obj, Preserve>;

Aliased Typeยง

pub struct RPtr<Obj> { /* private fields */ }