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

type PFNGLCOPYCONVOLUTIONFILTER2DEXTPROC = Option<unsafe extern "C" fn(target: GLenum, internalformat: GLenum, x: GLint, y: GLint, width: GLsizei, height: GLsizei)>;