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