1 2 3 4 5 6 7 8 9 10
# drm-rs This library is a safe interface to the Direct Rendering Manager API found on various operating systems. This library is currently a work in progress. ## Usage Please see the `examples` directory.