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

type PFNGLTEXTUREPARAMETERFVEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, target: GLenum, pname: GLenum, params: *const GLfloat)>;