Documentation Language: Swift

Function

recordClassCode(_:parent:indentation:ptr:)

Swift struct representation of a record/class as a wrapper of a pointer

func recordClassCode(_ e: GIR.Record, parent: String, indentation: String = "    ", ptr: String = "ptr") -> String