pub unsafe extern "C" fn msdfgen_Shape_addContour(
this: *mut msdfgen_Shape,
contour: *const msdfgen_Contour,
)Expand description
Adds a contour.
pub unsafe extern "C" fn msdfgen_Shape_addContour(
this: *mut msdfgen_Shape,
contour: *const msdfgen_Contour,
)Adds a contour.