[][src]Function wgpu_native::wgpu_texture_create_texture_view

#[no_mangle]
pub extern "C" fn wgpu_texture_create_texture_view(
    texture_id: TextureId,
    desc: &TextureViewDescriptor
) -> TextureViewId