[][src]Function ecos::ECOS_ver

pub unsafe extern "C" fn ECOS_ver() -> *const c_char

Version: returns the current version number Use a character array of length 7 to obtain the version number in the format x.y.zzz where x is the major, y the minor and zzz the build number