Crate traitobject [−] [src]
traitobject
Unsafe helpers for working with raw TraitObjects.
Functions
data |
Get the data pointer from this trait object. |
data_mut |
Get the data pointer from this trait object, mutably. |