[][src]Type Definition makepad_glx_sys::PFNGLMULTIMODEDRAWARRAYSIBMPROC

type PFNGLMULTIMODEDRAWARRAYSIBMPROC = Option<unsafe extern "C" fn(mode: *const GLenum, first: *const GLint, count: *const GLsizei, primcount: GLsizei, modestride: GLint)>;