Function neon::sys::bindings::create_bigint_uint64
source ยท pub unsafe fn create_bigint_uint64(
env: Env,
value: u64,
result: *mut Value,
) -> Status
Available on crate features
sys
and napi-6
only.