We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
repr(align(8))
canxl_frame
1 parent dec14b0 commit 488022eCopy full SHA for 488022e
src/new/linux_uapi/linux/can.rs
@@ -72,7 +72,6 @@ pub const CANXL_XLF: c_int = 0x80;
72
pub const CANXL_SEC: c_int = 0x01;
73
74
s! {
75
- #[repr(align(8))]
76
pub struct canxl_frame {
77
pub prio: canid_t,
78
pub flags: u8,
0 commit comments