Type Alias napi_value

Source
pub type napi_value = *mut napi_value__;
Available on crate feature napi only.