Blender  V3.3
file_indexer.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 
6 #pragma once
7 
8 #include "ED_file_indexer.h"
9 
10 #ifdef __cplusplus
11 extern "C" {
12 #endif
13 
19 
20 #ifdef __cplusplus
21 }
22 #endif
const FileIndexerType file_indexer_noop
Definition: file_indexer.cc:81