int ext_attribute_value_array (int item, char[]? str)
Get the value of the requested extension attribute.
| item | Item to return. |
| str | Array to fill with returned string, or null to find length only. |
| The number of characters in the string to copy (not including terminating null). |