[−][src]Function alacritty::gl::DrawRangeElementsBaseVertex
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
)
Fallbacks: DrawRangeElementsBaseVertexEXT, DrawRangeElementsBaseVertexOES