Skip to content
Snippets Groups Projects
ed_Rinterface_gcntx 152 B
/R_GlobalContext/
i
#ifdef FASTR
extern void* FASTR_GlobalContext();
#define R_GlobalContext FASTR_GlobalContext()
#else
.
+1
a
#endif
.
w Rinterface.h