[−][src]Type Definition freetype::freetype::FT_Outline_MoveToFunc
type FT_Outline_MoveToFunc = Option<unsafe extern "C" fn(to: *const FT_Vector, user: *mut c_void) -> c_int>;
type FT_Outline_MoveToFunc = Option<unsafe extern "C" fn(to: *const FT_Vector, user: *mut c_void) -> c_int>;