Set the address of the category held by this holder to the specified category.

Synopsis

Declared in <balm_category.h>

void
setCategory(Category const* category);

Parameters

Name

Description

category

category to hold (may be null)

Created with MrDocs