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

type PFNGLVERTEXARRAYFOGCOORDOFFSETEXTPROC = Option<unsafe extern "C" fn(vaobj: GLuint, buffer: GLuint, type_: GLenum, stride: GLsizei, offset: GLintptr)>;