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