[][src]Type Definition sapp_linux::PFNGLCOPYCONVOLUTIONFILTER1DEXTPROC

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