[][src]Function wgpu_native::wgpu_device_create_bind_group

#[no_mangle]
pub extern "C" fn wgpu_device_create_bind_group(
    device_id: DeviceId,
    desc: &BindGroupDescriptor
) -> BindGroupId