Function procinfo::pid::io_task[][src]

pub fn io_task(process_id: pid_t, thread_id: pid_t) -> Result<Io>

Returns I/O information from the thread with the provided parent process ID and thread ID.