cbc/import/alloca.hb

4 lines
49 B
Plaintext

import stddef;
extern void* alloca(size_t len);