Function rquickjs::qjs::JS_NewBigInt64

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