ext_attribute_name_array


Description:

public int ext_attribute_name_array (int item, char[]? str)

Get the name of the requested extension attribute.

Parameters:

item Item to return.
str Array to fill with returned string, or null to find length only.

Returns:

The number of characters in the string to copy (not including terminating null).