Struct fontconfig_sys::Struct__FcValue [] [src]

#[repr(C)]
pub struct Struct__FcValue { pub _type: FcType, pub u: Union_Unnamed1, }

Fields

Trait Implementations

impl Copy for Struct__FcValue
[src]

impl Clone for Struct__FcValue
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__FcValue
[src]

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