[][src]Type Definition makepad_glx_sys::PFNGLTEXSTORAGE2DMULTISAMPLEPROC

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