Struct rin::gl::buffer_object::MapWrite[][src]

pub struct MapWrite { /* fields omitted */ }

Trait Implementations

impl Copy for MapWrite
[src]

impl Clone for MapWrite
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for MapWrite
[src]

impl MapFlags for MapWrite
[src]

impl PartialEq<MapWrite> for MapWrite
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

impl Send for MapWrite

impl Sync for MapWrite