wgpun_DeviceCreateQuerySet function
Implementation
@ffi.Native<
ffi.Uint64 Function(ffi.Uint64, ffi.Uint32, ffi.Uint32, ffi.Pointer<ffi.Char>)
>()
external int wgpun_DeviceCreateQuerySet(
int device,
int query_type,
int count,
ffi.Pointer<ffi.Char> label,
);