rlSetFramebufferWidth abstract method

void rlSetFramebufferWidth(
  1. num width
)

Implementation

void rlSetFramebufferWidth(
  num width,
);