Function epoxy::MultiDrawElementsBaseVertexOES [] [src]

pub unsafe fn MultiDrawElementsBaseVertexOES(
    mode: GLenum,
    count: *const GLsizei,
    type_: GLenum,
    indices: *const *const c_void,
    primcount: GLsizei,
    basevertex: *const GLint
)