PointerObjcType

data class PointerObjcType(val base: ObjcType) : ObjcType

Constructors

Link copied to clipboard
constructor(base: ObjcType)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toKotlinString(): String