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

Get git branch.

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

@return git branch