<init>
Marker for typealias that will represent numbers of different bit width on at least two platforms.
Parameters
actualPlatformTypes
- : Contains the underlying platform types represented as {konanTarget}: {type fqn}
e.g. linux_x64:kotlin.Int,linux_arm64:kotlin.Long