[][src]Type Definition makepad_glx_sys::PFNGLGETNCONVOLUTIONFILTERPROC

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