Function sunvox_sys::sv_get_number_of_modules [] [src]

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

Gets the number of modules in the currently loaded project?

Does not seem to directly correspond to that. TODO: Investigate this.

Returns zero if no project is loaded.