pub fn nvim_get_api_info(lua: &Lua) -> LuaResult<(LuaInteger, LuaTable<'_>)>
Available on crate features unstable and vim only.
Expand description

Corresponds to vim.api.nvim_get_api_info