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

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