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 15db1fd commit 4cba73bCopy full SHA for 4cba73b
src/fcntl.rs
@@ -1,4 +1,4 @@
1
-//! file control options
+//! File control options
2
use crate::errno::Errno;
3
#[cfg(all(target_os = "freebsd", target_arch = "x86_64"))]
4
use core::slice;
0 commit comments