[][src]Trait freetype_sys::FTErrorMethods

pub trait FTErrorMethods {
    fn succeeded(&self) -> bool;
}

Required methods

fn succeeded(&self) -> bool

Loading content...

Implementors

impl FTErrorMethods for FT_Error[src]

Loading content...