Docs.rs
janus-plugin-0.13.0
janus-plugin 0.13.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
mqp
brianpeiris
Dependencies
bitflags ^1.2
normal
chrono ^0.4
normal
colored ^2.0
normal
glib-sys ^0.10
normal
jansson-sys ^0.1.0
normal
janus-plugin-sys ^0.8.0
normal
libc ^0.2
normal
serde ^1.0
normal
Versions
62.33%
of the crate is documented
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
Module refcount
janus_
plugin
0.13.0
Module refcount
Module Items
Structs
Functions
In crate janus_
plugin
janus_plugin
Module
refcount
Copy item path
Source
Structs
§
Reference
Count
Functions
§
decrease
Atomically decrement the given reference count by 1. If it’s 0, call free.
increase
Atomically increment the given reference count by 1.