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

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