Function sunvox_sys::sv_end_of_song [] [src]

pub unsafe extern "C" fn sv_end_of_song(slot: c_int) -> c_int

Gets whether the project is stopped (ie. not playing).

Returns 0 if it is playing, 1 if it is stopped.