Struct machinery_api::plugins::renderer::DeviceMemoryViewO [−][src]
#[repr(C)]pub struct DeviceMemoryViewO { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for DeviceMemoryViewO
impl Send for DeviceMemoryViewO
impl Sync for DeviceMemoryViewO
impl Unpin for DeviceMemoryViewO
impl UnwindSafe for DeviceMemoryViewO
Blanket Implementations
Mutably borrows from an owned value. Read more