32#ifndef ZYCORE_API_PROCESS_H
33#define ZYCORE_API_PROCESS_H
#define ZYCORE_EXPORT
Symbol is exported in shared library builds.
Definition Defines.h:330
ZYCORE_EXPORT ZyanStatus ZyanProcessFlushInstructionCache(void *address, ZyanUSize size)
Flushes the process instruction cache.
Status code definitions and check macros.
ZyanU32 ZyanStatus
Defines the ZyanStatus data type.
Definition Status.h:48
Includes and defines some default data types.
size_t ZyanUSize
Definition Types.h:224