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