get_value_bigint_int64

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 feature napi-6 only.
Expand description