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(C)]
1 parent d23c71e commit 60a8cfdCopy full SHA for 60a8cfd
src/unix/bsd/netbsdlike/netbsd/mod.rs
@@ -39,6 +39,7 @@ pub type Elf64_Xword = u64;
39
pub type iconv_t = *mut c_void;
40
41
e! {
42
+ #[repr(C)]
43
pub enum fae_action {
44
FAE_OPEN,
45
FAE_DUP2,
0 commit comments