Function Path2DDefineDOMInterface

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