Function flipperzero_sys::version_get_version
source · pub unsafe extern "C" fn version_get_version(
v: *const Version
) -> *const c_charExpand description
Get build version. Build version is last tag in git history.
Returns:
- build date
Arguments
v- pointer to Version data. NULL for currently running software.