Function freetype::freetype::FT_Outline_New_Internal
source ยท pub unsafe extern "C" fn FT_Outline_New_Internal(
memory: FT_Memory,
numPoints: FT_UInt,
numContours: FT_Int,
anoutline: *mut FT_Outline,
) -> FT_Error