Function wgpu_device_poll

Source
#[unsafe(no_mangle)]
pub extern "C" fn wgpu_device_poll(
    device_id: DeviceId,
    force_wait: bool,
)