Struct mozjpeg_sys::msg_parm_union[][src]

#[repr(C)]
pub struct msg_parm_union { pub _bindgen_data_: [u32; 20], }

Fields

Methods

impl msg_parm_union
[src]

Trait Implementations

impl Default for msg_parm_union
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations