[][src]Type Definition embedded_freetype_sys::FT_Outline_MoveToFunc

type FT_Outline_MoveToFunc = extern "C" fn(to: *const FT_Vector, user: *mut c_void) -> c_int;