Struct freetype_sys::FT_Parameter [] [src]

#[repr(C)]
pub struct FT_Parameter { pub tag: FT_ULong, pub data: FT_Pointer, }

Fields

Trait Implementations

impl Copy for FT_Parameter
[src]

impl Clone for FT_Parameter
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more