Docs.rs
  • kpal-plugin-0.2.2
    • kpal-plugin 0.2.2
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kmdouglass
    • Dependencies
      • env_logger ^0.7 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • multi-map ^1.2 normal
    • Versions
    • 71.59% 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

kpal_plugin0.2.2

Crate Items

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

List of all items

Structs

  • Attribute
  • MultiMap
  • Plugin
  • PluginData
  • PluginUninitializedError
  • VTable
  • ValueConversionError

Enums

  • Callbacks
  • Val
  • Value

Traits

  • PluginAPI
  • PluginError

Macros

  • declare_plugin
  • multimap

Functions

  • attribute_count
  • attribute_ids
  • attribute_name
  • attribute_pre_init
  • attribute_value
  • copy_string
  • error_message_ns
  • plugin_free
  • plugin_init
  • set_attribute_value

Type Aliases

  • Attributes
  • KpalLibraryInit
  • KpalPluginInit
  • Phase

Statics

  • ERRORS

Constants

  • ATTRIBUTE_PRE_INIT_FALSE
  • ATTRIBUTE_PRE_INIT_TRUE
  • INIT_PHASE
  • RUN_PHASE
  • error_codes::ATTRIBUTE_DOES_NOT_EXIST
  • error_codes::ATTRIBUTE_IS_NOT_SETTABLE
  • error_codes::ATTRIBUTE_TYPE_MISMATCH
  • error_codes::CALLBACK_ERR
  • error_codes::IO_ERR
  • error_codes::LIFECYCLE_PHASE_ERR
  • error_codes::NULL_PTR_ERR
  • error_codes::NUMERIC_CONVERSION_ERR
  • error_codes::PLUGIN_INIT_ERR
  • error_codes::PLUGIN_OK
  • error_codes::UNDEFINED_ERR
  • error_codes::UPDATE_CACHED_VALUE_ERR