void deleteVertexArray(
VertexArrayObject arrayObject
)

Not documented.

Source

@DomName('OESVertexArrayObject.deleteVertexArrayOES')
@DocsEditable()
void deleteVertexArray(VertexArrayObject arrayObject) => _blink.BlinkOESVertexArrayObject.instance.deleteVertexArrayOES_Callback_1_(unwrap_jso(this), unwrap_jso(arrayObject));