Struct libc::__c_anonymous_ptrace_syscall_info_entry [−][src]
#[repr(C)]pub struct __c_anonymous_ptrace_syscall_info_entry {
pub nr: __u64,
pub args: [__u64; 6],
}Fields
nr: __u64args: [__u64; 6]Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
