Struct libc::regmatch_t [−][src]
Fields
rm_so: regoff_t
rm_eo: regoff_t
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
rm_so: regoff_t
rm_eo: regoff_t
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.