Struct ndk_sys::AMediaDrmByteArray [−][src]
Fields
ptr: *const u8
length: size_t
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AMediaDrmByteArray
impl !Send for AMediaDrmByteArray
impl !Sync for AMediaDrmByteArray
impl Unpin for AMediaDrmByteArray
impl UnwindSafe for AMediaDrmByteArray
Blanket Implementations
Mutably borrows from an owned value. Read more