[][src]Type Definition sapp_linux::PFNGLGETCONVOLUTIONFILTEREXTPROC

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