Typedef Qnn_ErrorHandle_t

Typedef Documentation

typedef uint64_t Qnn_ErrorHandle_t

A typedef to indicate QNN API return handle. Return error codes from APIs are to be read out from the least significant 16 bits of the field. The higher order bits are reserved for internal tracking purposes.