Function glCreateVertexArrays

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