Skip to main content

pidfd_open

Function pidfd_open 

Source
pub unsafe fn pidfd_open(pid: pid_t, flags: uint) -> Result<int>
Expand description

Create a file descriptor representing a process.