Type Alias xkcp_sys::Xoodyak_Instance

source ·
pub type Xoodyak_Instance = Xoodyak_CyclistInstanceStruct;

Aliased Type§

struct Xoodyak_Instance {
    pub state: [u8; 48],
    pub phase: u32,
    pub mode: u32,
    pub Rabsorb: u32,
    pub Rsqueeze: u32,
}

Fields§

§state: [u8; 48]§phase: u32§mode: u32§Rabsorb: u32§Rsqueeze: u32

Trait Implementations§

source§

impl Debug for Xoodyak_CyclistInstanceStruct

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. 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