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

type PFNGLDRAWELEMENTSINDIRECTPROC = Option<unsafe extern "C" fn(mode: GLenum, type_: GLenum, indirect: *const c_void)>;