g_deleteFuncMxpiTensorPackageList
Function Usage
Deletes smart pointers. The smart pointer type is MxpiTensorPackageList.
It is invoked for internal use only. Do not use it.
Prototype
auto g_deleteFuncMxpiTensorPackageList = [](MxpiTensorPackageList* mxpiTensorPackageList);
Parameter Description
Parameter |
Description |
|---|---|
mxpiVisionList |
MxpiTensorPackageList pointer. |
Parent topic: MxpiDataTypeDeleter