[][src]Type Definition makepad_glx_sys::PFNGLVIEWPORTINDEXEDFPROC

type PFNGLVIEWPORTINDEXEDFPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLfloat, y: GLfloat, w: GLfloat, h: GLfloat)>;