include/Zycore/API/Process.h
Contents
Function Documentation
ZYCORE_EXPORTZyanStatusZyanProcessFlushInstructionCache(void*address,ZyanUSizesize)
Flushes the process instruction cache.
Parametersaddress The address.
size The size.
Returns
A zyan status code.
Name
include/Zycore/API/Process.h
Synopsis
#include <Zycore/Status.h>
#include <Zycore/Types.h>
FunctionsZYCORE_EXPORTZyanStatusZyanProcessFlushInstructionCache (void *address, ZyanUSize size)
Flushes the process instruction cache.
