Struct ndk_sys::AMediaDrmKeyValuePair [−][src]
Fields
mKey: *const c_char
mValue: *const c_char
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AMediaDrmKeyValuePair
impl !Send for AMediaDrmKeyValuePair
impl !Sync for AMediaDrmKeyValuePair
impl Unpin for AMediaDrmKeyValuePair
impl UnwindSafe for AMediaDrmKeyValuePair
Blanket Implementations
Mutably borrows from an owned value. Read more