[][src]Type Definition makepad_glx_sys::PFNGLMULTIDRAWELEMENTSINDIRECTCOUNTARBPROC

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