[][src]Function nginx::ngx_thread_write_chain_to_file

pub unsafe extern "C" fn ngx_thread_write_chain_to_file(
    file: *mut ngx_file_t,
    cl: *mut ngx_chain_t,
    offset: off_t,
    pool: *mut ngx_pool_t
) -> ssize_t