Docs.rs
  • syscalls-rust-0.1.4
    • syscalls-rust 0.1.4
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CodeOfSomnath
    • Dependencies
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

syscalls_rust0.1.4

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • types::Pollfd
  • types::Stat
  • types::sockaddr

Functions

  • syscalls::x64_86::accept
  • syscalls::x64_86::bind
  • syscalls::x64_86::brk
  • syscalls::x64_86::chdir
  • syscalls::x64_86::chmod
  • syscalls::x64_86::chown
  • syscalls::x64_86::close
  • syscalls::x64_86::connect
  • syscalls::x64_86::creat
  • syscalls::x64_86::execve
  • syscalls::x64_86::exit
  • syscalls::x64_86::fchdir
  • syscalls::x64_86::fchmod
  • syscalls::x64_86::fcntl
  • syscalls::x64_86::fdatasync
  • syscalls::x64_86::flock
  • syscalls::x64_86::fork
  • syscalls::x64_86::fsync
  • syscalls::x64_86::ftruncate
  • syscalls::x64_86::getcwd
  • syscalls::x64_86::getpid
  • syscalls::x64_86::kill
  • syscalls::x64_86::link
  • syscalls::x64_86::listen
  • syscalls::x64_86::lseek
  • syscalls::x64_86::mkdir
  • syscalls::x64_86::mmap
  • syscalls::x64_86::mprotect
  • syscalls::x64_86::munmap
  • syscalls::x64_86::newfstat
  • syscalls::x64_86::newlstat
  • syscalls::x64_86::newstat
  • syscalls::x64_86::open
  • syscalls::x64_86::poll
  • syscalls::x64_86::read
  • syscalls::x64_86::readlink
  • syscalls::x64_86::rename
  • syscalls::x64_86::rmdir
  • syscalls::x64_86::socket
  • syscalls::x64_86::symlink
  • syscalls::x64_86::truncate
  • syscalls::x64_86::unlink
  • syscalls::x64_86::vfork
  • syscalls::x64_86::write

Type Aliases

  • types::gid_t
  • types::intptr_t
  • types::nlink_t
  • types::off_t
  • types::pid_t
  • types::sa_family_t
  • types::size_t
  • types::ssize_t
  • types::u_char
  • types::u_int
  • types::u_long
  • types::u_short
  • types::uid_t
  • types::uintptr_t
  • types::umode_t