NAME FreeSpeedButtonNode -- Free a SpeedBar node. (V40) SYNOPSIS VOID FreeSpeedButtonNode(struct Node *) FreeSpeedButtonNode(node) FUNCTION Frees a SpeedButtonNode allocated with AllocSpeedButtonNodeA(). INPUTS node - The node to free. SEE ALSO AllocSpeedButtonNodeA()