Function notify_uninit
Uninitializes libnotify.
extern(C) void notify_uninit();
This should be called when the program no longer needs libnotify for the rest of its lifecycle, typically just before exitting.
Uninitializes libnotify.
extern(C) void notify_uninit();
This should be called when the program no longer needs libnotify for the rest of its lifecycle, typically just before exitting.