Macro syscall::ptrace_event

source ·
macro_rules! ptrace_event {
    ($cause:expr $(, $a:expr $(, $b:expr $(, $c:expr)?)?)?) => { ... };
}