Type Definition freetype_sys::FT_Outline_MoveToFunc[][src]

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