Function freetype_sys::FT_Outline_New_Internal
source · pub unsafe extern "C" fn FT_Outline_New_Internal(
memory: FT_Memory,
num_points: FT_UInt,
num_contours: FT_Int,
anoutline: *mut FT_Outline
) -> FT_Error