Struct csfml_graphics_sys::sfFontInfo [] [src]

#[repr(C)]
pub struct sfFontInfo { pub family: *const c_schar, }

Fields

Trait Implementations

impl Debug for sfFontInfo
[src]

Formats the value using the given formatter.

impl Copy for sfFontInfo
[src]

impl Clone for sfFontInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more