There are two unrelated functions named buffer-next-setter. The one exported from Module system relates to a memory buffer. The one exported from Module streams relates to a stream buffer.
There are two unrelated functions named buffer-next-setter. | |
Sets the “next” mark of a buffer. | |
A generic function. |
Sets the “next” mark of a buffer.
sealed
| next | An instance of <buffer-index>. |
| buf | An instance of <buffer>. |
| next | An instance of <buffer-index>. The next argument. |