diff -r b41ad5d9bcbf -r 2e8edba252a0 src/cx/list.h --- 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,