Function rust_raylib::ffi::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