Searched defs:nnHandle (Results 1 – 1 of 1) sorted by relevance
53 typedef struct nnHandle struct57 nnHandle; argument121 operator nnHandle() const { nnHandle handle = {this->m_Handle}; return handle; } in nnHandle() function