src/cx/list.h

changeset 1289
2e8edba252a0
parent 1287
3a3ffc27813f
child 1293
a8d86a951d0b
--- 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,

mercurial