rlSetFramebufferWidth method

String rlSetFramebufferWidth(
  1. num width
)

Implementation

String rlSetFramebufferWidth(
  num width,
) => 'rlSetFramebufferWidth($width)';