wgpu4k-native
Toggle table of contents
v24.0.1
android
Platform filter
android
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
java.lang.foreign
/
SegmentAllocator
/
allocate
allocate
android
fun
allocate
(
layout
:
ValueLayout
)
:
MemorySegment
fun
allocate
(
size
:
Long
)
:
NativeAddress
fun
allocate
(
layout
:
ValueLayout
,
size
:
Long
)
:
MemorySegment