script::dom::bindings::codegen::GenericBindings::DocumentBinding::Document_Binding

Function createProcessingInstruction

Source
unsafe extern "C" fn createProcessingInstruction<D: DomTypes>(
    cx: *mut JSContext,
    _obj: HandleObject,
    this: *mut c_void,
    args: *const JSJitMethodCallArgs,
) -> bool