rlPushMatrix method

void rlPushMatrix()

Implementation

void rlPushMatrix() {
  return _rlPushMatrix();
}