[][src]Function nginx::ngx_http_set_disable_symlinks

pub unsafe extern "C" fn ngx_http_set_disable_symlinks(
    r: *mut ngx_http_request_t,
    clcf: *mut ngx_http_core_loc_conf_t,
    path: *mut ngx_str_t,
    of: *mut ngx_open_file_info_t
) -> ngx_int_t