Function hirofa_quickjs_sys::JS_SetConstructorBit

source ยท
pub unsafe extern "C" fn JS_SetConstructorBit(
    ctx: *mut JSContext,
    func_obj: JSValue,
    val: c_int,
) -> c_int