lisp-take-1/cmdln/process.h
2024-11-28 18:36:25 -06:00

7 lines
83 B
C

struct cmdln_flags* process_cmdln_flags(
int argc,
char* const* argv);