wgpu4k-native
Toggle table of contents
v24.0.0
android
common
jvm
native
Platform filter
android
common
jvm
native
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
io.ygdrasil.wgpu
/
WGPULogCallback
/
invoke
invoke
android
common
jvm
native
actual
abstract
fun
invoke
(
level
:
WGPULogLevel
,
message
:
WGPUStringView
?
,
userdata
:
NativeAddress
?
)
expect
abstract
fun
invoke
(
level
:
WGPULogLevel
,
message
:
WGPUStringView
?
,
userdata
:
NativeAddress
?
)
actual
abstract
fun
invoke
(
level
:
WGPULogLevel
,
message
:
WGPUStringView
?
,
userdata
:
NativeAddress
?
)
actual
abstract
fun
invoke
(
level
:
WGPULogLevel
,
message
:
WGPUStringView
?
,
userdata
:
NativeAddress
?
)