hirofa_quickjs_sys

Function JS_NewBigUint64

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