Alias

public class Alias : CType

a type alias is just a type with an underlying C type

  • String representation for an Alias

    Declaration

    Swift

    public override var kind: String { get }