MeshLib C Docs
Loading...
Searching...
No Matches
MRIOExtras.h
Go to the documentation of this file.
1#pragma once
2
3#include <MRCMisc/exports.h>
4
5#ifdef __cplusplus
6extern "C" {
7#endif
8
9
11MRC_API void MR_loadIOExtras(void);
12
13#ifdef __cplusplus
14} // extern "C"
15#endif
MRC_API void MR_loadIOExtras(void)
Generated from function MR::loadIOExtras.