WGPUTextureView typedef

WGPUTextureView = Pointer<WGPUTextureViewImpl>

Implementation

typedef WGPUTextureView = ffi.Pointer<WGPUTextureViewImpl>;