Crate ptrplus

Source

Structs§

ArcFamily
BoxFamily
ConstPtrFamily
MutPtrFamily
NonNullFamily
OptionFromRawFamily
Family of Options of a certain pointer type.
RcFamily

Traits§

AsPtr
Trait for types that implement as_ptr.
FromRaw
Trait for types that can be created from a raw pointer
FromRawFamily
IntoRaw
Trait for types that implement into_raw