19 OF_ASSUME_NONNULL_BEGIN
24 typedef void* of_plugin_handle_t;
27 typedef HMODULE of_plugin_handle_t;
37 of_plugin_handle_t _handle;
The root class for all other classes inside ObjFW.
Definition: OFObject.h:364
Provides a system for loading plugins at runtime.
Definition: OFPlugin.h:35
A class for handling strings.
Definition: OFString.h:91