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

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