2025-04-27 07:49:33 -04:00

6 lines
127 B
Plaintext

interface ITest
{
typedef [allocate(dont_free)] KEEP_STRING;
typedef [allocate(all_nodes)] PACTRL_ACCESSW_ALLOCATE;
}