Function neon::sys::bindings::get_value_bigint_uint64

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