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

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