rlPushMatrix method

void rlPushMatrix()

Push the current matrix to stack

Implementation

void rlPushMatrix()
  => _rlPushMatrix();