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

Get git branch.

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

@return git branch