[][src]Type Definition glu_sys::glu::PFNGLDRAWRANGEELEMENTSPROC

type PFNGLDRAWRANGEELEMENTSPROC = Option<unsafe extern "C" fn(mode: GLenum, start: GLuint, end: GLuint, count: GLsizei, type_: GLenum, indices: *const GLvoid)>;