rlDisableVertexArray method

void rlDisableVertexArray()

Implementation

void rlDisableVertexArray() {
  return _rlDisableVertexArray();
}