Function sunvox_sys::sv_get_song_name [] [src]

pub unsafe extern "C" fn sv_get_song_name(slot: c_int) -> *const c_char

Gets the name of the currently loaded project.

Returns NULL if no project is loaded.