Function ECOS_ver

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

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