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

type PFNGLVERTEXATTRIB4UBNVPROC = Option<unsafe extern "C" fn(index: GLuint, x: GLubyte, y: GLubyte, z: GLubyte, w: GLubyte)>;