neon::sys::bindings

Function get_value_bigint_int64

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