Struct xkcp_sys::Xoodyak_CyclistInstanceStruct
source · #[repr(C)]pub struct Xoodyak_CyclistInstanceStruct {
pub state: [u8; 48],
pub phase: c_uint,
pub mode: c_uint,
pub Rabsorb: c_uint,
pub Rsqueeze: c_uint,
}
Fields§
§state: [u8; 48]
§phase: c_uint
§mode: c_uint
§Rabsorb: c_uint
§Rsqueeze: c_uint
Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for Xoodyak_CyclistInstanceStruct
impl Send for Xoodyak_CyclistInstanceStruct
impl Sync for Xoodyak_CyclistInstanceStruct
impl Unpin for Xoodyak_CyclistInstanceStruct
impl UnwindSafe for Xoodyak_CyclistInstanceStruct
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 64 bytes