[][src]Function nj_core::sys::napi_get_value_bigint_int64

pub unsafe extern "C" fn napi_get_value_bigint_int64(
    env: *mut napi_env__,
    value: *mut napi_value__,
    result: *mut i64,
    lossless: *mut bool
) -> u32