msdfgen_generateMTSDF_legacy

Function msdfgen_generateMTSDF_legacy 

Source
pub unsafe extern "C" fn msdfgen_generateMTSDF_legacy(
    output: *const u8,
    shape: *const msdfgen_Shape,
    range: f64,
    scale: *const msdfgen_Vector2,
    translate: *const msdfgen_Vector2,
    errorCorrectionConfig: msdfgen_ErrorCorrectionConfig,
)