rlSetFramebufferWidth function

void rlSetFramebufferWidth(
  1. int width
)

Implementation

void rlSetFramebufferWidth(
  int width,
) => _module.rlSetFramebufferWidth(width);