[][src]Type Definition makepad_glx_sys::PFNGLMULTIDRAWARRAYSPROC

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