Function ElementInternalsDefineDOMInterface

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