pub unsafe extern "C" fn msdfgen_Scanline_sumIntersections(
this: *const msdfgen_Scanline,
x: f64,
) -> c_intExpand description
Returns the total sign of intersections left of x.
pub unsafe extern "C" fn msdfgen_Scanline_sumIntersections(
this: *const msdfgen_Scanline,
x: f64,
) -> c_intReturns the total sign of intersections left of x.