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