[][src]Function wgpu_native::device_track_bind_group

pub fn device_track_bind_group(
    device_id: DeviceId,
    bind_group_id: BindGroupId,
    ref_count: RefCount,
    token: &mut Token<Root>
)