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