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