[][src]Function nginx::ngx_syslog_send

pub unsafe extern "C" fn ngx_syslog_send(
    peer: *mut ngx_syslog_peer_t,
    buf: *mut u_char,
    len: size_t
) -> ssize_t