Docs.rs
termios-sys-0.0.6
termios-sys 0.0.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nobody123nowhere123
Dependencies
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
termios_
sys
0.0.6
termios_sys
Function
cfsetspeed
Copy item path
Source
pub unsafe extern "C" fn cfsetspeed( tio:
*mut
termios
, speed:
speed_t
, ) ->
c_int