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

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