Module raylib.binding

D-specialized raylib functions. These functions help the D experience on raylib.

Functions

NameDescription
validateRaylibBinding() Call this function before using any raylib functions to validate the binding matches what the header information says. If you don't call this, it's possible your binding will fail with such fun issues as memory corruption.