[][src]Function cart_tmp_wgc::command::render_ffi::wgpu_render_pass_multi_draw_indexed_indirect_count

#[no_mangle]pub extern "C" fn wgpu_render_pass_multi_draw_indexed_indirect_count(
    pass: &mut RenderPass,
    buffer_id: BufferId,
    offset: BufferAddress,
    count_buffer_id: BufferId,
    count_buffer_offset: BufferAddress,
    max_count: u32
)