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 9e26bd8 commit 65331f2Copy full SHA for 65331f2
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