Struct csfml_graphics_sys::sfFontInfo [] [src]

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

Fields

Trait Implementations

impl Debug for sfFontInfo
[src]

[src]

Formats the value using the given formatter.

impl Copy for sfFontInfo
[src]

impl Clone for sfFontInfo
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more