amdsmi_version_t Struct Reference#
amdsmi_version_t Struct Reference
  This structure holds version information. More...
#include <amdsmi.h>
Data Fields | |
| uint32_t | year | 
| Last 2 digits of the Year released.  | |
| uint32_t | major | 
| Major version.  | |
| uint32_t | minor | 
| Minor version.  | |
| uint32_t | release | 
| Patch, build or stepping version.  | |
| const char * | build | 
| Full Build version string.  | |
Detailed Description
This structure holds version information.
The documentation for this struct was generated from the following file: