wgpu4k-native
Toggle table of contents
v24.0.0
android
Platform filter
android
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
java.lang.foreign
/
MemorySegment
/
Companion
Companion
android
object
Companion
Members
Properties
NULL
Link copied to clipboard
android
val
NULL
:
MemorySegment
Functions
copy
Link copied to clipboard
android
fun
copy
(
source
:
MemorySegment
,
sourceOffest
:
Long
,
target
:
MemorySegment
,
targetOffest
:
Long
,
size
:
Long
)