Function msdfgen_LinearSegment_scanlineIntersections

Source
pub unsafe extern "C" fn msdfgen_LinearSegment_scanlineIntersections(
    this: *mut c_void,
    x: *mut f64,
    dy: *mut c_int,
    y: f64,
) -> c_int