Docs.rs
  • libnv-sys-0.2.1
    • libnv-sys 0.2.1
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andoriyu
    • Dependencies
      • libc ^0.2 normal
      • bindgen ^0.64.0 build
      • regex ^1.6.0 build
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-freebsd
  • 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
logo

logo

Crate libnv_sys

  • Functions
  • Type Definitions
?
Change settings

List of all items

Functions

  • nvlist_add_binary
  • nvlist_add_bool
  • nvlist_add_bool_array
  • nvlist_add_null
  • nvlist_add_number
  • nvlist_add_number_array
  • nvlist_add_nvlist
  • nvlist_add_nvlist_array
  • nvlist_add_string
  • nvlist_add_string_array
  • nvlist_clone
  • nvlist_create
  • nvlist_destroy
  • nvlist_dump
  • nvlist_empty
  • nvlist_error
  • nvlist_exists
  • nvlist_exists_bool
  • nvlist_exists_bool_array
  • nvlist_exists_number
  • nvlist_exists_number_array
  • nvlist_exists_nvlist
  • nvlist_exists_nvlist_array
  • nvlist_exists_string
  • nvlist_exists_string_array
  • nvlist_exists_type
  • nvlist_flags
  • nvlist_free
  • nvlist_free_type
  • nvlist_get_array_next
  • nvlist_get_binary
  • nvlist_get_bool
  • nvlist_get_bool_array
  • nvlist_get_number
  • nvlist_get_number_array
  • nvlist_get_nvlist
  • nvlist_get_nvlist_array
  • nvlist_get_string
  • nvlist_get_string_array
  • nvlist_set_error
  • nvlist_size

Type Definitions

  • FreeBSD_nvlist_t
  • nvlist_t