[][src]Function wgpu_native::wgpu_compute_pass_insert_debug_marker

#[no_mangle]
pub extern "C" fn wgpu_compute_pass_insert_debug_marker(
    _pass_id: ComputePassId,
    _label: RawString
)