rlSetFramebufferHeight abstract method

void rlSetFramebufferHeight(
  1. num height
)

Implementation

void rlSetFramebufferHeight(
  num height,
);