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

Returns the number of intersections left of x.