[][src]Type Definition sapp_linux::PFNGLMULTIDRAWARRAYSPROC

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