[][src]Function discid_sys::discid_get_version_string

pub unsafe extern "C" fn discid_get_version_string() -> *mut c_char

Return the full version string of this library, including the name. This can be used for debug output. Don't use this to test for features, see discid_has_feature().

\since libdiscid 0.4.0

@return a string containing the version of libdiscid.