Function procinfo::pid::mountinfo_task [−][src]
pub fn mountinfo_task(
process_id: pid_t,
thread_id: pid_t
) -> Result<Vec<Mountinfo>>
Returns mounts information from the thread with the provided parent process ID and thread ID.