Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 664 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 664 Bytes

RiverD Xxf86vm

Dynamic and static D bindings for X11 XFree86 video mode extension library

Usage

import riverd.xxf86vm;

void main()
{
	// Load the Xxf86vm library.
	dylib_load_xxf86vm();

	// Now Xxf86vm functions can be called.
	...
}

How to contribute

Check out our wiki.

License

GNU Lesser General Public License (Version 3, 29 June 2007)


Made with ❤ by a bunch of geeks

License Discord Server