Dynamic and static D bindings for X11 protocol client library
import riverd.x11;
void main()
{
// Load the X11 library.
dylib_load_x11();
// Now X11 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