Struct rusty_gl::buffers::VAO[][src]

pub struct VAO(_);

Trait Implementations

impl Clone for VAO
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VAO
[src]

Auto Trait Implementations

impl Send for VAO

impl Sync for VAO