webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUPopErrorScopeCallback
WGPUPop
Error
Scope
Callback
typealias
WGPUPopErrorScopeCallback
=
Pointer
<
(
status
:
WGPUPopErrorScopeStatus
,
type
:
WGPUErrorType
,
message
:
WGPUStringView
,
userdata1
:
Pointer
<
Unit
>
,
userdata2
:
Pointer
<
Unit
>
)
->
Unit
>