Signature
native INI_DestroyParser(&INIParser:handle);
Description
Disposes of an INI parser.
Parameters
- handle — Handle to an INI Parse structure.
Returns
True if disposed, false otherwise.