Docs.rs
fdf-0.6.4
fdf 0.6.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexcu2718
Dependencies
chrono ^0.4.41
normal
clap ^4.5.47
normal
clap_complete ^4.5.55
normal
compile_time_ls_colours ^0.4.1
normal
libc ^0.2.175
normal
rayon ^1.10.0
normal
regex ^1.11.1
normal
criterion ^0.7.0
dev
filetime ^0.2
dev
mimalloc ^0.1.43
normal
slimmer_box ^0.6.5
normal
Versions
61.9%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
close_asm
fdf
0.6.4
close_
asm
Sections
Safety
In crate fdf
fdf
Function
close_
asm
Copy item path
Source
pub unsafe fn close_asm(fd:
i32
)
Expand description
Closes file descriptor using direct syscall
ยง
Safety
Takes ownership of the file descriptor
Invalidates fd after call