rockbox_ffi

Gleam bindings for the Rockbox DSP / metadata / playback engine.

The interesting modules are rockbox/metadata, rockbox/dsp, and rockbox/player. This module exposes the ABI version.

Values

pub fn abi_version() -> Int

ABI major version of the loaded native library.

Search Document