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

type PFNGLGENSYMBOLSEXTPROC = Option<unsafe extern "C" fn(datatype: GLenum, storagetype: GLenum, range: GLenum, components: GLuint) -> GLuint>;