pub unsafe extern "C" fn msdfgen_Contour_addEdge2(
this: *mut msdfgen_Contour,
) -> *mut msdfgen_EdgeHolderExpand description
Creates a new edge in the contour and returns its reference.
pub unsafe extern "C" fn msdfgen_Contour_addEdge2(
this: *mut msdfgen_Contour,
) -> *mut msdfgen_EdgeHolderCreates a new edge in the contour and returns its reference.