Function ngx_write_chain_to_temp_file

Source
pub unsafe extern "C" fn ngx_write_chain_to_temp_file(
    tf: *mut ngx_temp_file_t,
    chain: *mut ngx_chain_s,
) -> isize