module bindbc.blend2d.types; enum Blend2DSupport { noLibrary = -1, badLibrary = -2, bl00 = 0, } enum blend2dSupport = Blend2DSupport.bl00;