[][src]Type Definition glu_sys::glu::PFNGLVIEWPORTINDEXEDFVPROC

type PFNGLVIEWPORTINDEXEDFVPROC = Option<unsafe extern "C" fn(index: GLuint, v: *const GLfloat)>;