Sun, 13 Apr 2025 12:30:18 +0200
fixes missing cx_attr_export - relates to #642
--- a/src/cx/list.h Sun Apr 13 11:54:10 2025 +0200 +++ b/src/cx/list.h Sun Apr 13 12:30:18 2025 +0200 @@ -700,6 +700,7 @@ * @retval non-zero when index is out of bounds */ cx_attr_nonnull +cx_attr_export int cxListSet( CxList *list, size_t index,