[][src]Function nginx::ngx_syslog_writer

pub unsafe extern "C" fn ngx_syslog_writer(
    log: *mut ngx_log_t,
    level: ngx_uint_t,
    buf: *mut u_char,
    len: size_t
)