Function nix::sys::ptrace::getevent

source ·
pub fn getevent(pid: Pid) -> Result<c_long>
Available on crate feature ptrace only.
Expand description

Gets a ptrace event as described by ptrace(PTRACE_GETEVENTMSG, ...)