glDeleteVertexArrays

Function glDeleteVertexArrays 

Source
pub unsafe extern "C" fn glDeleteVertexArrays(
    n: GLsizei,
    arrays: *const GLuint,
)