native
get_lang
Syntax
native get_lang(id, name[3]);
Description
Returns the two-letter name of a language returned by get_langsnum()
Parameters
| id | Language index, starting at 0 |
|---|---|
| name | Buffer to store the name in |
Return
This function has no return value.