Struct libavif_sys::avifImageMirror
source · #[repr(C)]pub struct avifImageMirror {
pub mode: u8,
}Fields§
§mode: u8Trait Implementations§
source§impl Clone for avifImageMirror
impl Clone for avifImageMirror
source§fn clone(&self) -> avifImageMirror
fn clone(&self) -> avifImageMirror
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moresource§impl Debug for avifImageMirror
impl Debug for avifImageMirror
source§impl Default for avifImageMirror
impl Default for avifImageMirror
source§fn default() -> avifImageMirror
fn default() -> avifImageMirror
Returns the “default value” for a type. Read more