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

type PFNGLGETNCONVOLUTIONFILTERPROC = Option<unsafe extern "C" fn(target: GLenum, format: GLenum, type_: GLenum, bufSize: GLsizei, image: *mut c_void)>;