Function ngx_http_set_disable_symlinks

Source
pub unsafe extern "C" fn ngx_http_set_disable_symlinks(
    r: *mut ngx_http_request_s,
    clcf: *mut ngx_http_core_loc_conf_s,
    path: *mut ngx_str_t,
    of: *mut ngx_open_file_info_t,
) -> isize