Function wasm4_stubs::tone

source ·
#[no_mangle]
pub extern "C" fn tone(
    frequency: u32,
    duration: u32,
    volume: u32,
    flags: u32
)