[][src]Type Definition rs_gles3::bindings::PFNGLDRAWRANGEELEMENTSPROC

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