Docs.rs
  • gsm-sys-0.0.2
    • gsm-sys 0.0.2
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • QianNangong
    • Dependencies
      • libc ^0.2 normal
      • cc ^1.0 build
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

gsm_sys0.0.2

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • CFile
  • GsmState

Functions

  • gsm_create
  • gsm_decode
  • gsm_destroy
  • gsm_encode
  • gsm_explode
  • gsm_implode
  • gsm_option
  • gsm_print

Type Aliases

  • FILE
  • Gsm
  • GsmByte
  • GsmFrame
  • GsmSignal

Constants

  • GSM_MAGIC
  • GSM_OPT_FAST
  • GSM_OPT_FRAME_CHAIN
  • GSM_OPT_FRAME_INDEX
  • GSM_OPT_LTP_CUT
  • GSM_OPT_VERBOSE
  • GSM_OPT_WAV49