pub unsafe extern "C" fn version_get_gitbranchnum(
    v: *const Version
) -> *const i8
Expand description

Get number of commit in git branch.

@param v pointer to Version data. NULL for currently running software.

@return number of commit