Skip to main content

FT_Face

Type Alias FT_Face 

Source
pub type FT_Face = *mut c_void;
Available on crate feature freetype only.