Re-exports§
pub use x86_64::*;
Modules§
Enums§
Functions§
- escape_
to_ string - parse_
args - ptrace_
init_ options - ptrace_
init_ options_ fork - read_
string - read_
string_ array - read_
string_ array_ count - Count pointers in a NULL-terminated
char * const *array without attempting to dereference the strings. This is more robust when the tracee’s memory cannot be fully read, but the pointer array itself is accessible.