wgpuQueueSubmit

Function wgpuQueueSubmit 

Source
pub unsafe extern "C" fn wgpuQueueSubmit(
    queue: WGPUQueue,
    commandCount: usize,
    commands: *const WGPUCommandBuffer,
)