This function is used to retrieve the library version and signature from the library.
void qt_get_library_sig( qt_lib_siginfo_t *lib_sig_ptr )
Arguments |
Type |
Comment |
---|---|---|
lib_sig_ptr |
qt_lib_siginfo_t * |
Pointer to the structure which needs to be updated with the library signature information |
The function qt_measure_sensors()
should have
been called at least once prior to calling this function.