mwqreQREncoderGetQRData
Function#include <mw/qre/qre.h> NN_EXTERN_C bool mwqreQREncoderGetQRData( mwqreQREncoder* this_, mwqreImageInfo* info, u32 index );
Name | Description | |
---|---|---|
this_ | ||
info | ||
index |
See the corresponding C++ function, mw::qre::QREncoder::GetQRData
.
CONFIDENTIAL