riverd-xxf86vm

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


Keywords
application, desktop, development, library, binding, nogc, bindings, d, dlang, dynamic, dynamic-bindings, dynamic-linking, extension, libx11, mode, static, static-library, static-linking, video, x11, xlib, xorg, xxf86vm
License
LGPL-3.0
Install
dub fetch riverd-xxf86vm --version 1.0.1

Documentation

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