Struct freetype::freetype::FT_Data_ [] [src]

#[repr(C)]
pub struct FT_Data_ { pub pointer: *const FT_Byte, pub length: FT_Int, }

Fields

Trait Implementations

impl Debug for FT_Data_
[src]

Formats the value using the given formatter.

impl Copy for FT_Data_
[src]

impl Clone for FT_Data_
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more