Documentation Language: Swift

Function

returnDeclarationCode(_:useStruct:)

Return code declaration for functions/methods/convenience constructors

func returnDeclarationCode(_ tr: (typeRef: TypeReference, record: GIR.Record, isConstructor: Bool)? = nil, useStruct useRef: Bool = true) -> (GIR.Method) -> String