[][src]Function nginx::ngx_proxy_protocol_read

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