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

type PFNGLVERTEXATTRIBLFORMATPROC = Option<unsafe extern "C" fn(attribindex: GLuint, size: GLint, type_: GLenum, relativeoffset: GLuint)>;