Function flipperzero_sys::version_get_gitbranch
source · pub unsafe extern "C" fn version_get_gitbranch(
v: *const Version
) -> *const c_charExpand description
Get git branch.
Returns:
- git branch
Arguments
v- pointer to Version data. NULL for currently running software.