src/cx/buffer.h

changeset 537
16219eba3a0a
parent 531
1b8624c8448e
child 539
9cd98da9ee17
     1.1 --- a/src/cx/buffer.h	Sat Apr 30 08:30:51 2022 +0200
     1.2 +++ b/src/cx/buffer.h	Sat Apr 30 08:40:40 2022 +0200
     1.3 @@ -284,7 +284,7 @@
     1.4   * @param size the length of one element
     1.5   * @param nitems the element count
     1.6   * @param buffer the CxBuffer to write to
     1.7 - * @return the total count of bytes written
     1.8 + * @return the total count of elements written
     1.9   */
    1.10  __attribute__((__nonnull__))
    1.11  size_t cxBufferWrite(

mercurial