Function hirofa_quickjs_sys::JS_SetConstructor

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