Typedef QnnContext_CreateFromBinaryListAsyncFn_t

Typedef Documentation

typedef Qnn_ErrorHandle_t (*QnnContext_CreateFromBinaryListAsyncFn_t)(Qnn_BackendHandle_t backend, Qnn_DeviceHandle_t device, const QnnContext_Params_t **contextParams, const QnnContext_Config_t **listConfig, Qnn_SignalHandle_t signal)

See QnnContext_createFromBinaryListAsync()