Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
NAIBRDFUNC uint32_t NAIAPI | naibrd_GetVersionMajor (void) |
NAIBRDFUNC uint32_t NAIAPI | naibrd_GetVersionMinor (void) |
NAIBRDFUNC uint32_t NAIAPI | naibrd_GetVersionPatch (void) |
Version functions for the naibrd library. This library adheres to Semantic Versioning
NAIBRDFUNC uint32_t NAIAPI naibrd_GetVersionMajor | ( | void | ) |
Retrieves the major version for the naibrd library.
NAIBRDFUNC uint32_t NAIAPI naibrd_GetVersionMinor | ( | void | ) |
Retrieves the minor version for the naibrd library.
NAIBRDFUNC uint32_t NAIAPI naibrd_GetVersionPatch | ( | void | ) |
Retrieves the patch version for the naibrd library.