Set this holder to point to the specified next holder.
Synopsis
Declared in <balm_category.h>
void
setNext(CategoryHolder* holder);
Description
Set this holder to point to the specified holder.
Parameters
Name |
Description |
holder |
next category holder in the linked list |
Created with MrDocs