pub unsafe fn DrawRangeElementsBaseVertex(
    mode: c_uint,
    start: c_uint,
    end: c_uint,
    count: c_int,
    type_: c_uint,
    indices: *const c_void,
    basevertex: c_int
)
Expand description

Fallbacks: DrawRangeElementsBaseVertexEXT, DrawRangeElementsBaseVertexOES