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