6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
interface ITest
|
|
{
|
|
typedef [allocate(dont_free)] KEEP_STRING;
|
|
typedef [allocate(all_nodes)] PACTRL_ACCESSW_ALLOCATE;
|
|
}
|