[][src]Type Definition sapp_linux::PFNGLTEXTURESTORAGE2DMULTISAMPLEPROC

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