Function libquickjs_sys::JS_NewBigUint64[][src]

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