These are the rust ffi bindings for the minilibX C api.
The api is meant for beginners to learn the basics of graphics development.
The minilibx itself is a wrapper around X11 utilites to provide a simple library for graphics development.
Documentation and examples are currently being written.
Note that i might add a convenience script to make it easier on newcomers to install the libraries.