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

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