Struct freetype::bitmap_glyph::BitmapGlyph[][src]

pub struct BitmapGlyph { /* fields omitted */ }

Methods

impl BitmapGlyph
[src]

Trait Implementations

impl Clone for BitmapGlyph
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for BitmapGlyph
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for BitmapGlyph

impl !Sync for BitmapGlyph