[][src]Type Definition makepad_glx_sys::PFNGLGETNCONVOLUTIONFILTERARBPROC

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