Function msdfgen_writeShapeDescription

Source
pub unsafe extern "C" fn msdfgen_writeShapeDescription(
    output: *mut FILE,
    shape: *const msdfgen_Shape,
) -> bool
Expand description

Serializes a shape object into a text description.