lisp-take-1/value/environment/variable/compare.h
2024-11-28 18:36:25 -06:00

3 lines
59 B
C

int compare_variables(
const void* a, const void* b);