[][src]Function nginx::ngx_chain_add_copy

pub unsafe extern "C" fn ngx_chain_add_copy(
    pool: *mut ngx_pool_t,
    chain: *mut *mut ngx_chain_t,
    in_: *mut ngx_chain_t
) -> ngx_int_t