Function hirofa_quickjs_sys::JS_NewBigUint64

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