script::dom::bindings::codegen::GenericBindings::WebGPUBinding

Function GPUComputePassEncoderGetProtoObject

Source
pub fn GPUComputePassEncoderGetProtoObject<D>(
    cx: JSContext,
    global: Handle<'_, *mut JSObject>,
    rval: MutableHandle<'_, *mut JSObject>,
)
where D: DomTypes,