Struct fontconfig_sys::Struct__FcFontSet [] [src]

#[repr(C)]
pub struct Struct__FcFontSet { pub nfont: c_int, pub sfont: c_int, pub fonts: *mut *mut FcPattern, }

Fields

Trait Implementations

impl Copy for Struct__FcFontSet
[src]

impl Clone for Struct__FcFontSet
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__FcFontSet
[src]

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