Function freetype_sys::FT_Outline_New
source ยท pub unsafe extern "C" fn FT_Outline_New(
library: FT_Library,
num_points: FT_UInt,
num_contours: FT_Int,
anoutline: *mut FT_Outline,
) -> FT_Error
pub unsafe extern "C" fn FT_Outline_New(
library: FT_Library,
num_points: FT_UInt,
num_contours: FT_Int,
anoutline: *mut FT_Outline,
) -> FT_Error