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