Function msdfgen_estimateSDFError2

Source
pub unsafe extern "C" fn msdfgen_estimateSDFError2(
    sdf: *const msdfgen_BitmapConstRef<f32>,
    shape: *const msdfgen_Shape,
    projection: *const msdfgen_Projection,
    scanlinesPerRow: c_int,
    fillRule: msdfgen_FillRule,
) -> f64