Docs.rs
  • libxm-soundboard-0.0.3
    • libxm-soundboard 0.0.3
    • Permalink
    • Docs.rs crate page
    • Unlicense
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • skomski
    • Dependencies
      • libc ^0.2 normal
      • cc ^1.0 build
    • Versions
    • 59.62% 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

libxm_soundboard0.0.3

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • PlayingSpeed
  • Position
  • XMContext

Enums

  • XMError
  • ffi::xm_context

Functions

  • ffi::xm_create_context_safe
  • ffi::xm_free_context
  • ffi::xm_generate_samples
  • ffi::xm_get_latest_trigger_of_channel
  • ffi::xm_get_latest_trigger_of_instrument
  • ffi::xm_get_latest_trigger_of_sample
  • ffi::xm_get_loop_count
  • ffi::xm_get_module_length
  • ffi::xm_get_module_name
  • ffi::xm_get_number_of_channels
  • ffi::xm_get_number_of_instruments
  • ffi::xm_get_number_of_patterns
  • ffi::xm_get_number_of_rows
  • ffi::xm_get_number_of_samples
  • ffi::xm_get_playing_speed
  • ffi::xm_get_position
  • ffi::xm_get_tracker_name
  • ffi::xm_set_max_loop_count

Type Aliases

  • ffi::xm_context_t