Documentation Language: Swift

Function

convertSetterArgumentToSwiftFor(_:ptr:)

Swift code for passing a setter to a method of a record / class

func convertSetterArgumentToSwiftFor(_ record: GIR.Record?, ptr: String = "ptr") -> (GIR.Argument) -> String