[][src]Type Definition makepad_glx_sys::PFNGLMULTIDRAWELEMENTSINDIRECTPROC

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