oximedia 0.1.5

Patent-free multimedia framework for Rust
Documentation
1
2
3
4
5
6
7
// Build script for the oximedia main crate.
//
// The glibc 2.38+ compatibility for __isoc23_* symbols is handled by the
// workspace-level linker script in .cargo/config.toml.  This build script
// exists to allow future crate-specific build configuration.

fn main() {}