Struct fontconfig_sys::Struct__FcObjectType [] [src]

#[repr(C)]
pub struct Struct__FcObjectType { pub object: *const c_char, pub _type: FcType, }

Fields

Trait Implementations

impl Copy for Struct__FcObjectType
[src]

impl Clone for Struct__FcObjectType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__FcObjectType
[src]

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