Docs.rs
  • c-ffi-0.4.6
    • c-ffi 0.4.6
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DoumanAsh
    • Dependencies
      • libc ^0.2 normal optional
      • smart-ptr ^0.4 normal optional
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

c_ffi0.4.6

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • args::Args
  • args::IntoIter
  • memory::FreeFn

Enums

  • env::EnvError

Traits

  • memory::Malloc

Macros

  • c_lit
  • c_main
  • system

Functions

  • c_str_to_rust
  • c_str_to_rust_unchecked
  • env::get_var
  • env::set_var
  • env::unset_var
  • getenv
  • locale::get
  • locale::set
  • malloc
  • process::system_unchecked
  • strlen
  • system

Type Aliases

  • int
  • memory::Box