glDrawArrays

Function glDrawArrays 

Source
pub unsafe extern "C" fn glDrawArrays(
    mode: GLenum,
    first: GLint,
    count: GLsizei,
)