[][src]Function wgpu_native::wgpu_texture_create_view

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