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