[][src]Function nginx::ngx_proxy_protocol_write

pub unsafe extern "C" fn ngx_proxy_protocol_write(
    c: *mut ngx_connection_t,
    buf: *mut u_char,
    last: *mut u_char
) -> *mut u_char