aboutsummaryrefslogtreecommitdiffstats
path: root/dragonflybsd/Battery.h
blob: f764a2dc8e3e709c1486c6655efc2c93b5f6f592 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef HEADER_Battery
#define HEADER_Battery
/*
htop - dragonflybsd/Battery.h
(C) 2015 Hisham H. Muhammad
(C) 2017 Diederik de Groot
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/

void Battery_getData(double* level, ACPresence* isOnAC);

#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy