pub fn nvim_get_proc<'a>(
lua: &'a Lua,
pid: LuaInteger,
) -> LuaResult<LuaValue<'a>>Available on crate feature
unstable only.pub fn nvim_get_proc<'a>(
lua: &'a Lua,
pid: LuaInteger,
) -> LuaResult<LuaValue<'a>>unstable only.