[−][src]Function capnp::word
pub const fn word(
b0: u8,
b1: u8,
b2: u8,
b3: u8,
b4: u8,
b5: u8,
b6: u8,
b7: u8
) -> Word
Constructs a word with the given bytes.
pub const fn word(
b0: u8,
b1: u8,
b2: u8,
b3: u8,
b4: u8,
b5: u8,
b6: u8,
b7: u8
) -> Word
Constructs a word with the given bytes.