File SolidSyslogSleep.h
File List > Core > Interface > SolidSyslogSleep.h
Go to the documentation of this file
#ifndef SOLIDSYSLOGSLEEP_H
#define SOLIDSYSLOGSLEEP_H
#include "ExternC.h"
EXTERN_C_BEGIN
typedef void (*SolidSyslogSleepFunction)(int milliseconds);
EXTERN_C_END
#endif /* SOLIDSYSLOGSLEEP_H */