21 #include "../SDL_internal.h" 25 #ifndef SDL_syspower_h_ 26 #define SDL_syspower_h_ SDL_bool SDL_GetPowerInfo_WinRT(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Linux_sys_class_power_supply(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_PSP(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Linux_org_freedesktop_upower(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Emscripten(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Hardwired(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Windows(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_MacOSX(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Haiku(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_UIKit(SDL_PowerState *, int *, int *)
SDL_PowerState
The basic state for the system's power supply.
SDL_bool SDL_GetPowerInfo_Linux_proc_apm(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Android(SDL_PowerState *, int *, int *)
SDL_bool SDL_GetPowerInfo_Linux_proc_acpi(SDL_PowerState *, int *, int *)