pub unsafe extern "C" fn msdfgen_Contour_addEdge(
    this: *mut msdfgen_Contour,
    edge: *const msdfgen_EdgeHolder
)
Expand description

Adds an edge to the contour.