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 b13bbf7 commit b99b2e3Copy full SHA for b99b2e3
src/extern_type.rs
@@ -63,6 +63,7 @@
63
///
64
/// ```no_run
65
/// // file/src/lib.rs
66
+/// # #[cfg(unix)]
67
/// # mod file {
68
/// # use std::os::unix::io::{IntoRawFd, FromRawFd};
69
/// #[cxx::bridge(namespace = file::ffi)]
0 commit comments