![]() |
Fun API Documentation 0.42.1
The programming language that makes you have fun!
|
One slot in the global INI handle registry. More...
Data Fields | |
| dictionary * | dict |
| int | in_use |
One slot in the global INI handle registry.
Associates an iniparser dictionary pointer with an in-use flag. The registry takes ownership of the dictionary for the lifetime of the slot and will free it when the handle is released via ini_free_handle().