Struct freetype::tt_os2::TrueTypeOS2Table [] [src]

pub struct TrueTypeOS2Table {
    // some fields omitted
}

Methods

impl TrueTypeOS2Table
[src]

Trait Implementations

impl Clone for TrueTypeOS2Table
[src]

fn clone(&self) -> TrueTypeOS2Table

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl Copy for TrueTypeOS2Table
[src]