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

Function GPUComputePipelineGetProtoObject

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