Docs.rs
bpf-sys-2.3.0
bpf-sys 2.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rahulpowar
rsdy
alessandrod
Dependencies
glob ^0.3.0
normal
libc ^0.2
normal
regex ^1.5
normal
zero ^0.1
normal
bindgen ^0.59.2
build
cc ^1.0
build
glob ^0.3.0
build
libc ^0.2
build
Versions
0.39%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bpf_sys
2.3.0
bpf_sys
Function
fgets
Copy item path
Source
pub unsafe extern "C" fn fgets( __s:
*mut
c_char
, __n:
c_int
, __stream:
*mut
FILE
, ) ->
*mut
c_char