pyceo/src/common.h

4 lines
80 B
C

int ceo_get_privileged();
char *ceo_get_user();
void ceo_notify_hook(int, ...);