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