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

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