Skip to main content

GPUShaderStageGetConstructorObject

Function GPUShaderStageGetConstructorObject 

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