Struct rust_cheri_compressed_cap::CcxBoundsBits [−][src]
Structure matching the C type _cc_N(bounds_bits)
.
Represents a floating-point encoded capability bounds.
Fields
b: u16
t: u16
e: u8
ie: bool
Structure matching the C type _cc_N(bounds_bits)
.
Represents a floating-point encoded capability bounds.
b: u16
t: u16
e: u8
ie: bool
impl RefUnwindSafe for CcxBoundsBits
impl Send for CcxBoundsBits
impl Sync for CcxBoundsBits
impl Unpin for CcxBoundsBits
impl UnwindSafe for CcxBoundsBits