[][src]Type Definition sapp_linux::PFNGLTEXTURESTORAGE2DMULTISAMPLEEXTPROC

type PFNGLTEXTURESTORAGE2DMULTISAMPLEEXTPROC = Option<unsafe extern "C" fn(texture: GLuint, target: GLenum, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, fixedsamplelocations: GLboolean)>;