Function move_proc_to_cgroup

Source
pub fn move_proc_to_cgroup(cgroup_path: PathBuf, process_id: Pid) -> Result<()>