Docs.rs
g729-sys-0.1.2
g729-sys 0.1.2
Permalink
Docs.rs crate page
MIT
13 June 2026
Links
Repository
crates.io
Source
Owners
shenjinti
Dependencies
anyhow ^1
normal
criterion ^0.5
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
2.88%
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
Skip to main content
parameters_bit_stream_2_array
g729_
sys
0.1.2
In g729_
sys::
g729::
utils
g729_sys
::
g729
::
utils
Function
parameters_
bit_
stream_
2_
array
Copy item path
Source
pub fn parameters_bit_stream_2_array( bit_stream: &[
u8
], parameters: &mut [
UWord16
], )