Struct libc::__c_anonymous_ptrace_syscall_info_exit [−][src]
#[repr(C)]pub struct __c_anonymous_ptrace_syscall_info_exit {
pub sval: __s64,
pub is_error: __u8,
}
Fields
sval: __s64
is_error: __u8
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.