pub fn get_proc(pid: u32) -> Result<ProcInfos, Error>
Binding to nvim_get_proc.
nvim_get_proc
Gets informations about a process with a given pid.
pid