logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

include/Zycore/API/Process.h

Author

       Generated automatically by Doxygen for Zycore from the source code.

Zycore                                           Version 1.5.2.0                 include/Zycore/API/Process.h(3)

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.

See Also