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

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