rlLoadIdentity method

void rlLoadIdentity()

Implementation

void rlLoadIdentity() {
  return _rlLoadIdentity();
}