Module raylib.binding
D-specialized raylib functions. These functions help the D experience on raylib.
Functions
| Name | Description |
|---|---|
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. |