aclrtAllocatorCreateDesc
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Creates data of the aclrtAllocatorDesc type as an allocator description, which is mainly used to register callback functions.
Prototype
aclrtAllocatorDesc aclrtAllocatorCreateDesc()
Returns
- Success: pointer to data of the aclrtAllocatorDesc type
- Failure: NULL
Parent topic: aclrtAllocatorDesc