Method
IpuzCharsetBuildercopy
Declaration [src]
IpuzCharsetBuilder*
ipuz_charset_builder_copy (
IpuzCharsetBuilder* self
)
Return value
Type: IpuzCharsetBuilder
A copy of self
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |