Function Snpe_RuntimeList_Empty

Function Documentation

int Snpe_RuntimeList_Empty(Snpe_RuntimeList_Handle_t runtimeListHandle)

Returns 1 if the list is empty.

Parameters

runtimeListHandle[in] Handle needed to access the runtimeList

Returns

1 if list empty, 0 otherwise.