Docs.rs
fmod-oxide-2.2.0-pre.3
fmod-oxide 2.2.0-pre.3
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
melody-rs
Dependencies
bitflags ^2.4.2
normal
fmod-audio-sys ^2.220.2
normal
lanyard ^0.1.0
normal
num_enum ^0.7.2
normal
once_cell ^1.19
normal
optional
slotmap ^1.0.7
normal
optional
once_cell ^1.19
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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
fmod
2.2.0-pre.3
Module memory
Structs
Enums
Functions
In fmod::core
Module
fmod
::
core
::
memory
Copy item path
source
·
[
−
]
Structs
§
MemoryFlags
Enums
§
MemoryType
Functions
§
memory_get_stats
Returns information on the memory usage of FMOD.
memory_initialize
⚠
Specifies a method for FMOD to allocate and free memory, either through user supplied callbacks or through a user supplied memory buffer with a fixed size.