[][src]Function wgpu_native::wgpu_queue_submit

#[no_mangle]
pub extern "C" fn wgpu_queue_submit(
    queue_id: QueueId,
    command_buffers: *const CommandBufferId,
    command_buffers_length: usize
)