[][src]Function wgpu_native::device_track_view

pub fn device_track_view(
    texture_id: TextureId,
    view_id: TextureViewId,
    ref_count: RefCount,
    token: &mut Token<Root>
)