rsc3/doc/examples/server-command/_scm/g-head.help.scm

9 lines
179 B
Scheme
Raw Normal View History

2022-08-24 13:53:18 +00:00
; /g_head Add node to head of group
; [
; int - group ID
; int - node ID
; ] * N
; Adds the node to the head (first to be executed) of the group.