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