Dynamic and static D bindings for X cursor management library
import riverd.xcursor;
void main()
{
// Load the Xcursor library.
dylib_load_xcursor();
// Now Xcursor 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