[][src]Function wgpu_native::wgpu_adapter_create_device

#[no_mangle]
pub extern "C" fn wgpu_adapter_create_device(
    adapter_id: AdapterId,
    _desc: &DeviceDescriptor
) -> DeviceId