pub unsafe extern "C" fn msdfgen_renderSDF(
    output: *const u8,
    sdf: *const u8,
    pxRange: f64,
    midValue: f32
)
Expand description

Reconstructs the shape’s appearance into output from the distance field sdf.