Dynamic and static D bindings for X11 XFree86 video mode extension library
import riverd.xxf86vm;
void main()
{
// Load the Xxf86vm library.
dylib_load_xxf86vm();
// Now Xxf86vm functions can be called.
...
}
Check out our wiki.
GNU Lesser General Public License (Version 3, 29 June 2007)
Made with ❤ by a bunch of geeks