RuntimePrefixParams#

struct RuntimePrefixParams#

Special directives for renaming Runtime API methods with explicit prefixes.

The “import” prefix corresponds to the method names called from within a generated kernel The “export” prefix corresponds to the method names externally visible in the runtime library The “internal” prefix corresponds to the method names called within the runtime library