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.
1 parent d8cc878 commit 9ee2d2aCopy full SHA for 9ee2d2a
src/unix/bsd/freebsdlike/freebsd/freebsd15/mod.rs
@@ -50,6 +50,7 @@ s! {
50
_priv: [c_ulong; 8],
51
}
52
53
+ #[non_exhaustive]
54
pub struct kinfo_proc {
55
/// Size of this structure.
56
pub ki_structsize: c_int,
0 commit comments