Typedef Qnn_Handle_t

Typedef Documentation

typedef void *Qnn_Handle_t

Definition of the QNN handle type. This handle type is the base type for all other QNN handle types. Handles typically have corresponding create and free API functions.