[][src]Function nginx::ngx_copy_file

pub unsafe extern "C" fn ngx_copy_file(
    from: *mut u_char,
    to: *mut u_char,
    cf: *mut ngx_copy_file_t
) -> ngx_int_t