acltdtDestroyDataset

The Atlas 200/300/500 Inference Product does not support this API.

Description

Destroys the data of the acltdtDataset type created by the acltdtCreateDataset call.

Prototype

aclError acltdtDestroyDataset(acltdtDataset *dataset)

Parameters

Parameter

Input/Output

Description

dataset

Input

Pointer to data of the acltdtDataset type.

Returns

The value 0 indicates success, and other values indicate failure. For details, see aclError.