bindbc.sdl.bind.sdlpower

Undocumented in source.

Members

Aliases

pSDL_GetPowerInfo
alias pSDL_GetPowerInfo = SDL_PowerState function(int* secs, int* pct)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

SDL_PowerState
enum SDL_PowerState
Undocumented in source.

Functions

SDL_GetPowerInfo
SDL_PowerState SDL_GetPowerInfo(int* secs, int* pct)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

SDL_GetPowerInfo
pSDL_GetPowerInfo SDL_GetPowerInfo;
Undocumented in source.

Meta