upscheme/c/env.h

4 lines
102 B
C

const char *env_get_os_name(void);
value_t builtin_environment_stack(value_t *args, uint32_t nargs);