[][src]Type Definition embedded_freetype_sys::FT_Outline_ConicToFunc

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