Function

IpuzCharsetValuenew

Declaration [src]

IpuzCharsetValue*
ipuz_charset_value_new (
  void
)

Description [src]

Returns a newly allocated empty IpuzCharsetValue.

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.