Module Types.EndType

val polygon_end : int64 C__.Libclipper2c__c_generated_types.const
val joined_end : int64 C__.Libclipper2c__c_generated_types.const
val butt_end : int64 C__.Libclipper2c__c_generated_types.const
val square_end : int64 C__.Libclipper2c__c_generated_types.const
val round_end : int64 C__.Libclipper2c__c_generated_types.const
type t = C__Clipper_c_type_descriptions.Types(C__.Libclipper2c__c_generated_types).EndType.t =
  1. | Polygon
  2. | Joined
  3. | Butt
  4. | Square
  5. | Round
val t : t C__.Libclipper2c__c_generated_types.typ