Function
IpuzCharsetValuenew
Declaration [src]
IpuzCharsetValue*
ipuz_charset_value_new (
void
)
Return value
Type: IpuzCharsetValue
A newly allocated empty IpuzCharsetValue
The caller of the function takes ownership of the data, and is responsible for freeing it. |