[][src]Function msdfgen_sys::msdfgen_renderSDF

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

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