Source position: ctgles3.pas line 7807
type TglDrawRangeElements = procedure(
mode: GLenum;
start: GLuint;
end_: GLuint;
count: GLsizei;
type_: GLenum;
indices: Pvoid
);