pub unsafe extern "C" fn msdfgen_Scanline_sumIntersections(
    this: *const msdfgen_Scanline,
    x: f64
) -> c_int
Expand description

Returns the total sign of intersections left of x.