Struct freetype_sys::FT_Parameter
[−]
[src]
pub struct FT_Parameter {
pub tag: FT_ULong,
pub data: FT_Pointer,
}Fields
tag | |
data |
pub struct FT_Parameter {
pub tag: FT_ULong,
pub data: FT_Pointer,
}tag | |
data |
impl Clone for FT_Parameterfn clone(&self) -> FT_Parameterfn clone_from(&mut self, source: &Self)impl Copy for FT_Parameter
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).