pub unsafe extern "C" fn msdfgen_interpretFillRule(
intersections: c_int,
fillRule: msdfgen_FillRule,
) -> boolExpand description
Resolves the number of intersection into a binary fill value based on fill rule.
pub unsafe extern "C" fn msdfgen_interpretFillRule(
intersections: c_int,
fillRule: msdfgen_FillRule,
) -> boolResolves the number of intersection into a binary fill value based on fill rule.