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

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