  | 
  
    VTK
    9.3.0
    
   | 
 
 
 
  
  
 
Go to the documentation of this file.
    7#ifndef __ZSPACE_CORE_COMPATIBILITY_PLATFORM_DEFINES_H__ 
    8#define __ZSPACE_CORE_COMPATIBILITY_PLATFORM_DEFINES_H__ 
   11# define ZC_COMPAT_API_FUNC_CALL __stdcall 
   12# define ZC_COMPAT_API_FUNC_PTR ZC_COMPAT_API_FUNC_CALL 
   14# define ZC_COMPAT_API_FUNC_CALL 
   15# define ZC_COMPAT_API_FUNC_PTR ZC_COMPAT_API_FUNC_CALL