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

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