Function version_get_githash
Source pub unsafe extern "C" fn version_get_githash(
v: *const Version,
) -> *const c_char
Expand description
Get git commit hash.
§Arguments
v - pointer to Version data. NULL for currently running
software.
§Returns
git hash