Function msdfgen_estimateSDFError4

Source
pub unsafe extern "C" fn msdfgen_estimateSDFError4(
    sdf: *const msdfgen_BitmapConstRef<f32>,
    shape: *const msdfgen_Shape,
    scale: *const msdfgen_Vector2,
    translate: *const msdfgen_Vector2,
    scanlinesPerRow: c_int,
    fillRule: msdfgen_FillRule,
) -> f64