Type Definition FT_Error
freetype_sys
type FT_Error = c_int;
impl FTErrorMethods for FT_Error
fn succeeded(&self) -> bool