[][src]Type Definition sapp_linux::PFNGLGETINTERNALFORMATSAMPLEIVNVPROC

type PFNGLGETINTERNALFORMATSAMPLEIVNVPROC = Option<unsafe extern "C" fn(target: GLenum, internalformat: GLenum, samples: GLsizei, pname: GLenum, bufSize: GLsizei, params: *mut GLint)>;