set_string
- Синтаксис
-
native set_string(param, dest[], maxlen);
Переменная | Описание |
---|---|
param |
Argument to set, starting from 1 |
dest |
Buffer to copy string from |
maxlen |
Maximum size of buffer |
- Описание
- Copies a string to the plugin calling the native.
- Возвращает
- Number of cells copied from buffer