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