rlSetFramebufferWidth function

void rlSetFramebufferWidth(
  1. num width
)

Implementation

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