Type Definition freetype::freetype::FT_Outline_MoveToFunc [] [src]

type FT_Outline_MoveToFunc = Option<unsafe extern "C" fn(_: *const FT_Vector, _: *mut c_void) -> c_int>;