Hi! I'm having some doubts when trying to convert one data type to another. To
be more specific, I'm trying to convert one
seq[byte]
Run
to
ptr DATA_BLOB
Run
using
winimConverterVarObjectToPtrObject
Run
But I can't figure out what I'm doing wrong... I don't understood very well how
to use this converter. Already tried some things but none of them worked and I
couldn't understand the example on its page. Can someone help me?
