Type Definition deflect::value::ConstPtr

source ·
pub type ConstPtr<'value, 'dwarf, P = DefaultProvider> = Pointer<'value, 'dwarf, Const, P>;
Expand description

A reflected const pointer value.

Trait Implementations§

The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.