Struct voodoo::BufferView [] [src]

pub struct BufferView(_);

Methods

impl BufferView
[src]

[src]

Trait Implementations

impl Clone for BufferView
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for BufferView
[src]

[src]

Formats the value using the given formatter. Read more

impl<'h> Handle for &'h BufferView
[src]

[src]

Auto Trait Implementations

impl Send for BufferView

impl Sync for BufferView