Documentation Language: Swift

Function

typeAliasSwiftCode(prefixedWith:)

Swift code representation of a type alias

func typeAliasSwiftCode(prefixedWith prefix: String) -> (GIR.Datatype) -> String

Parameters

prefix

The prefix to use for the public typealias

Return Value

The Swift code representingg the type alias