Method

IpuzCharsetBuilderfree

Declaration [src]

void
ipuz_charset_builder_free (
  IpuzCharsetBuilder* self
)

Description [src]

Frees self.

Warning

This function should almost never be called directly. Instead, it’s expected that the user will call ipuz_charset_builder_build() which will free it and generate a charset.