mwqreQREncoderInitMemory
Function#include <mw/qre/qre.h> NN_EXTERN_C bool mwqreQREncoderInitMemory( mwqreQREncoder* this_, void* ptr, u32 size );
Name | Description | |
---|---|---|
this_ | ||
ptr | ||
size |
See the corresponding C++ function, mw::qre::QREncoder::InitMemory
.
CONFIDENTIAL