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