Function rquickjs::qjs::JS_SetConstructor

source ·
pub unsafe extern "C" fn JS_SetConstructor(
    ctx: *mut JSContext,
    func_obj: JSValue,
    proto: JSValue
)