#pragma once #if __cplusplus extern "C" { #endif // call this between kerepTypeDescriptors_beginInit() and kerepTypeDescriptors_endInit() void kerepTypeDescriptors_initKerepTypes(); #if __cplusplus } #endif