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

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