Function libquickjs_sys::JS_NewBigInt64[][src]

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