Docs.rs
  • kperf-sys-0.0.3
    • kperf-sys 0.0.3
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • El-Naizin
    • Dependencies
      • libc ^0.2.150 normal
    • Versions
    • 51.88% 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
    • 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

kperf_sys0.0.3

Module kpep_config_error_code

Module Items

  • Constants
  • Type Aliases

In kperf_sys::constants

kperf_sys::constants

Module kpep_config_error_code

Source
Expand description

C Style enum in rust Can’t use an actual rust enum, read this: (https://mdaverde.com/posts/rust-bindgen-enum/)

Constants§

KPEP_CONFIG_ERROR_BUFFER_TOO_SMALL
KPEP_CONFIG_ERROR_CONFLICTING_EVENTS
KPEP_CONFIG_ERROR_COUNTERS_NOT_FORCED
KPEP_CONFIG_ERROR_CUR_SYSTEM_UNKNOWN
KPEP_CONFIG_ERROR_DB_ARCH_UNSUPPORTED
KPEP_CONFIG_ERROR_DB_CORRUPT
KPEP_CONFIG_ERROR_DB_NOT_FOUND
KPEP_CONFIG_ERROR_DB_PATH_INVALID
KPEP_CONFIG_ERROR_DB_VERSION_UNSUPPORTED
KPEP_CONFIG_ERROR_ERRNO
KPEP_CONFIG_ERROR_EVENT_NOT_FOUND
KPEP_CONFIG_ERROR_EVENT_UNAVAILABLE
KPEP_CONFIG_ERROR_INVALID_ARGUMENT
KPEP_CONFIG_ERROR_IO
KPEP_CONFIG_ERROR_MAX
KPEP_CONFIG_ERROR_NONE
KPEP_CONFIG_ERROR_OUT_OF_MEMORY

Type Aliases§

Type