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
12
13#ifdef __cplusplus
14} // extern "C"
15#endif
MRC_API void MR_loadIOExtras(void)
Generated from function MR::loadIOExtras.
#define MRC_API
Definition exports.h:11