Struct fontconfig_sys::Struct__FcConstant [] [src]

#[repr(C)]
pub struct Struct__FcConstant { pub name: *const FcChar8, pub object: *const c_char, pub value: c_int, }

Fields

Trait Implementations

impl Copy for Struct__FcConstant
[src]

impl Clone for Struct__FcConstant
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__FcConstant
[src]

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