We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#[doc(inline)]
1 parent 6e8d0db commit 804ab9fCopy full SHA for 804ab9f
library/std/src/os/emscripten/raw.rs
@@ -22,7 +22,6 @@ pub type mode_t = u32;
22
#[stable(feature = "pthread_t", since = "1.8.0")]
23
pub type pthread_t = c_ulong;
24
25
-#[doc(inline)]
26
#[stable(feature = "raw_ext", since = "1.1.0")]
27
pub type blkcnt_t = u64;
28
0 commit comments