Function hirofa_quickjs_sys::JS_NewBigInt64

source ยท
pub unsafe extern "C" fn JS_NewBigInt64(
    ctx: *mut JSContext,
    v: i64,
) -> JSValue