Function ngx_proxy_protocol_write

Source
pub unsafe extern "C" fn ngx_proxy_protocol_write(
    c: *mut ngx_connection_s,
    buf: *mut u8,
    last: *mut u8,
) -> *mut u8