Function Snpe_StringList_CreateCopy

Function Documentation

Snpe_StringList_Handle_t Snpe_StringList_CreateCopy(Snpe_StringList_Handle_t other)

Constructs a StringList and returns a handle to it

Parameters

other[in] : StringList handle to be copied from

Returns

the handle to the created StringList