[][src]Function mraa_sys::mraa_get_version

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

Get the version string of mraa autogenerated from git tag

The version returned may not be what is expected however it is a reliable number associated with the git tag closest to that version at build time

@return version string from version.h