Fun 0.41.5
The programming language that makes you have fun!
Loading...
Searching...
No Matches
IniSlot Struct Reference

One slot in the global INI handle registry. More...

#include <handles.h>

Data Fields

dictionary * dict
int in_use

Detailed Description

One slot in the global INI handle registry.

Associates an iniparser dictionary pointer with an in-use flag.

Definition at line 38 of file handles.h.

Field Documentation

◆ dict

dictionary* dict

Definition at line 39 of file handles.h.

◆ in_use

int in_use

Definition at line 40 of file handles.h.


The documentation for this struct was generated from the following file: