aclmdlCreateConfigHandle
Description
Creates data of the aclmdlConfigHandle type as a model loading configuration.
To destroy data of the aclmdlConfigHandle type, call aclmdlDestroyConfigHandle.
Prototype
aclmdlConfigHandle *aclmdlCreateConfigHandle()
Parameters
None
Returns
- Success: a pointer to data of the aclmdlConfigHandle type
- Failure: nullptr
Parent topic: aclmdlConfigHandle