Docs.rs
  • libc_tools-0.1.3
    • libc_tools 0.1.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • lovebaihezi
    • Dependencies
      • libc ^0.2.98 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libc_tools0.1.3

Crate Items

  • Macros
  • Structs
  • Enums

List of all items

Structs

  • Dup
  • Fork
  • Pipe
  • Popen
  • Pty
  • SocketPair

Enums

  • Close
  • DupError
  • ForkPid
  • PipeSide
  • PopenError
  • PtyError
  • SocketPairError
  • Wait

Macros

  • create_pipe
  • create_pipe2