msdfgen_Shape_scanline

Function msdfgen_Shape_scanline 

Source
pub unsafe extern "C" fn msdfgen_Shape_scanline(
    this: *const msdfgen_Shape,
    line: *mut msdfgen_Scanline,
    y: f64,
)
Expand description

Outputs the scanline that intersects the shape at y.