class axl::sys::win::FreeLibrary

#include <axl_sys_win_Library.h>

class FreeLibrary
{
public:
    // methods

    void
    operator()(HMODULE h);
};