Function ngx_http_file_cache_update

Source
pub unsafe extern "C" fn ngx_http_file_cache_update(
    r: *mut ngx_http_request_s,
    tf: *mut ngx_temp_file_t,
)