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

type PFNGLMULTIDRAWELEMENTSINDIRECTCOUNTARBPROC = Option<unsafe extern "C" fn(mode: GLenum, type_: GLenum, indirect: *const c_void, drawcount: GLintptr, maxdrawcount: GLsizei, stride: GLsizei)>;