pub unsafe extern "C" fn msdfgen_interpretFillRule(
    intersections: c_int,
    fillRule: msdfgen_FillRule
) -> bool
Expand description

Resolves the number of intersection into a binary fill value based on fill rule.