cf_destroy_model¶
Category: model
GitHub: cute_model.h
Frees a model and everything it owns.
| Parameters | Description |
|---|---|
model |
The model from cf_make_model. NULL is allowed. |
Category: model
GitHub: cute_model.h
Frees a model and everything it owns.
| Parameters | Description |
|---|---|
model |
The model from cf_make_model. NULL is allowed. |