Function epoxy::DrawRangeElementsBaseVertexOES [] [src]

pub unsafe fn DrawRangeElementsBaseVertexOES(
    mode: GLenum,
    start: GLuint,
    end: GLuint,
    count: GLsizei,
    type_: GLenum,
    indices: *const c_void,
    basevertex: GLint
)