Function ngx_readv_chain

Source
pub unsafe extern "C" fn ngx_readv_chain(
    c: *mut ngx_connection_s,
    entry: *mut ngx_chain_s,
    limit: i64,
) -> isize