neon::sys::bindings

Function get_value_bigint_uint64

Source
pub unsafe fn get_value_bigint_uint64(
    env: Env,
    value: Value,
    result: *mut u64,
    lossless: *mut bool,
) -> Result<(), Status>
Available on crate features sys and napi-6 only.
Expand description