wgpun_AdapterGetInfo function
- @Native<WGPUAdapterInfo Function(Uint64)>(ffi.Uint64)>()
- int adapter
Get adapter info.
Implementation
@ffi.Native<WGPUAdapterInfo Function(ffi.Uint64)>()
external WGPUAdapterInfo wgpun_AdapterGetInfo(
int adapter,
);
Get adapter info.
@ffi.Native<WGPUAdapterInfo Function(ffi.Uint64)>()
external WGPUAdapterInfo wgpun_AdapterGetInfo(
int adapter,
);