Next:
write
Up:
wx:buffer-data
Previous:
set-dataclass
set-next
Sets the next buffer data element in a list of buffer data elements. A
null
terminates the list.
(send
a-wx:buffer-data
set-next
v
)
->
void
v
:
wx:buffer-data%
object or
null
PLT