File SolidSyslogTcpConnectTimeoutFunction.h
File List > Core > Interface > SolidSyslogTcpConnectTimeoutFunction.h
Go to the documentation of this file
#ifndef SOLIDSYSLOGTCPCONNECTTIMEOUTFUNCTION_H
#define SOLIDSYSLOGTCPCONNECTTIMEOUTFUNCTION_H
#include <stdint.h>
#include "ExternC.h"
EXTERN_C_BEGIN
typedef uint32_t (*SolidSyslogTcpConnectTimeoutFunction)(void* context);
EXTERN_C_END
#endif /* SOLIDSYSLOGTCPCONNECTTIMEOUTFUNCTION_H */