Function ExportWave

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

Export wave data to file, returns true on success