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

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