Function wgpuTextureCreateErrorView

Source
pub unsafe extern "C" fn wgpuTextureCreateErrorView(
    texture: WGPUTexture,
    descriptor: *const WGPUTextureViewDescriptor,
) -> WGPUTextureView