Function libc::fcntl
[−]
[src]
pub unsafe extern fn fcntl(fd: c_int, cmd: c_int, ...) -> c_int
🔬 This is a nightly-only experimental API. (libc)
use libc from crates.io