Struct gfx::handle::RawMapping []

pub struct RawMapping<R>(_) where R: Resources;

Raw Mapping handle

Trait Implementations

impl<R> Deref for RawMapping<R> where R: Resources

impl<R> Debug for RawMapping<R> where R: Resources + Debug

Formats the value using the given formatter.