Function gl::DrawElements[][src]

pub unsafe fn DrawElements(
    mode: GLenum,
    count: GLsizei,
    type_: GLenum,
    indices: *const c_void
)