Docs.rs
linux-unsafe-0.8.0
linux-unsafe 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
apparentlymart
Dependencies
static_assertions ^1.1.0
normal
Versions
98.94%
of the crate is documented
Go to latest version
Platform
riscv64gc-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In linux_unsafe
?
Function
linux_unsafe
::
open
source
·
[
−
]
pub unsafe fn open(pathname:
*const
char
, flags:
int
, mode:
mode_t
) ->
Result
<
int
>
Expand description
Open a file.