rlSetFramebufferWidth function
See RaylibRlglFlatModule.rlSetFramebufferWidth.
Implementation
void rlSetFramebufferWidth(
int width,
) => _module.rlSetFramebufferWidth(width);
See RaylibRlglFlatModule.rlSetFramebufferWidth.
void rlSetFramebufferWidth(
int width,
) => _module.rlSetFramebufferWidth(width);