Ali Shirvani
06/15/2023, 6:37 AMuint8_t *
, now I want to pass a String bytes to this function. I used myStringVal.cstr.getPointer()
but I got following error:
Type mismatch.
Required:
CValuesRef<uint8_tVar /* = UByteVarOf<UByte> */>?
Found:
CPointer<ByteVarOf<Byte>>