Function ExportWaveAsCode

Source
pub unsafe extern "C" fn ExportWaveAsCode(
    wave: Wave,
    fileName: *const c_char,
) -> bool
Expand description

Export wave sample data to code (.h), returns true on success