| Updated: October 28, 2024 |
Function prototype for power state callback
#include <qvm/guest.h>
typedef void guest_power_state_callback_func_t(void *data,
uint64_t curr,
unsigned base);