kotlin-stdlib / kotlinx.cinterop / NativePlacement / alloc alloc Native 1.3 abstract fun alloc ( size : Long , align : Int ) : NativePointed (source) open fun alloc ( size : Int , align : Int ) : NativePointed (source)