Synopsis
(macro) char * pdx_GetOSVersion(void)
Purpose
Return operating system version ID string for the library.
Description
A string containing the operating system version the library was built on is returned. The returned pointer references static memory so the caller should not free or change the data referenced by it.
Return
Pointer to operating system version string