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_array_2_bit_stream
g729_
sys
0.1.2
In g729_
sys::
g729::
utils
g729_sys
::
g729
::
utils
Function
parameters_
array_
2_
bit_
stream
Copy item path
Source
pub fn parameters_array_2_bit_stream( parameters: &[
UWord16
], bit_stream: &mut [
u8
], )