Genvid_GetVersion()

const char *Genvid_GetVersion(uint32_t *major, uint32_t *minor, uint32_t *version, uint32_t *build)

Returns the version number of the Genvid library, storing the major, minor, version, and build values at the specified addresses. A NULL pointer ignores that value.

Returns a string representation of the version.