Struct allegro_font::Font [] [src]

pub struct Font { /* fields omitted */ }

Methods

impl Font
[src]

Trait Implementations

impl Drop for Font
[src]

A method called when the value goes out of scope. Read more