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

type PFNGLTEXTUREPARAMETERIEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, target: GLenum, pname: GLenum, param: GLint)>;