Possible values for 'ptr': - RELOCATE_AUTO : Allocate and manage memory internally - NULL : return required memory size for the step below - memory address : copy code to memory passed by the caller Returns -1 if error.
See Source File
Possible values for 'ptr': - RELOCATE_AUTO : Allocate and manage memory internally - NULL : return required memory size for the step below - memory address : copy code to memory passed by the caller Returns -1 if error.