glIndexPointer

Function glIndexPointer 

Source
pub unsafe extern "C" fn glIndexPointer(
    type_: GLenum,
    stride: GLsizei,
    ptr: *const GLvoid,
)