Functions | |
| void DLLEXPORT | wcGetLibVersion (uint8_t *vmajor, uint8_t *vminor, uint16_t *vrev) |
| Get the library version. More... | |
| void DLLEXPORT wcGetLibVersion | ( | uint8_t * | vmajor, |
| uint8_t * | vminor, | ||
| uint16_t * | vrev | ||
| ) |
Get the library version.
| vmajor | A pointer to the major component of the library version. |
| vminor | A pointer to the minor component of the library version. |
| vrev | A pointer to the revision version value. |