syslog_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!Posix)
extern (C) nothrow @nogc
struct syslog_data {}

Members

Variables

log_fac
int log_fac;
Undocumented in source.
log_mask
int log_mask;
Undocumented in source.
log_stat
int log_stat;
Undocumented in source.
log_tag
const(char)* log_tag;
Undocumented in source.

Meta