Function procinfo::pid::statm_task[][src]

pub fn statm_task(process_id: pid_t, thread_id: pid_t) -> Result<Statm>

Returns memory status information from the thread with the provided parent process ID and thread ID.