Docs.rs
  • libpulse-sys-1.19.3
    • libpulse-sys 1.19.3
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jnqnfe
    • Dependencies
      • libc ^0.2 normal
      • num-derive ^0.3 normal
      • num-traits ^0.2 normal
      • pkg-config ^0.3.23 build
      • winapi ^0.3 normal
    • Versions
    • 22.31% of the crate is documented
  • Go to latest version
  • Platform
    • 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
☰
logo

Module operation

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Definitions
logo
Change settings

Module libpulse_sys::operation[−][src]

Expand description

Asynchronous operations.

Structs

pa_operation

An asynchronous operation object.

Enums

pa_operation_state_t

Operation state.

Constants

PA_OPERATION_CANCELED
PA_OPERATION_CANCELLED
PA_OPERATION_DONE
PA_OPERATION_RUNNING

Functions

pa_operation_cancel⚠
pa_operation_get_state⚠
pa_operation_ref⚠
pa_operation_set_state_callback⚠
pa_operation_unref⚠

Type Definitions

pa_operation_notify_cb_t

A callback for operation state changes.