Struct rseq
Source #[repr(C, align(32))]
pub struct rseq {
pub cpu_id_start: u32,
pub cpu_id: u32,
pub rseq_cs: u64,
pub flags: u32,
pub node_id: u32,
pub mm_cid: u32,
pub end: [c_char],
}
Formats the value using the given formatter.
Read more
Tests for self and other values to be equal, and is used by ==.
Tests for !=. The default implementation is almost always sufficient,
and should not be overridden without very good reason.
Get the layout of the slice-containing type with the given slice length.
Add the type onto an untyped pointer.
Read more
Immutably borrows from an owned value.
Read more
Mutably borrows from an owned value.
Read more