pub unsafe extern "C" fn msdfgen_readShapeDescription( input: *mut FILE, output: *mut msdfgen_Shape, colorsSpecified: *mut bool, ) -> bool
Deserializes a text description of a vector shape into output.