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

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