Function ngx_copy_file

Source
pub unsafe extern "C" fn ngx_copy_file(
    from: *mut u8,
    to: *mut u8,
    cf: *mut ngx_copy_file_t,
) -> isize