Docs.rs
cubeb-backend-0.10.1
cubeb-backend 0.10.1
Docs.rs crate page
ISC
Links
Homepage
Repository
crates.io
Source
Owners
padenot
djg
kinetiknz
ChunMinChang
ashleyz
Dependencies
cubeb-core ^0.10.1
normal
Versions
70.97%
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
☰
cubeb_state_callback
In cubeb_backend::ffi
?
Type Definition
cubeb_backend
::
ffi
::
cubeb_state_callback
[
−
]
pub type cubeb_state_callback =
Option
<unsafe extern "C"
fn
(
*mut
cubeb_stream
,
*mut
c_void
,
u32
)>;