[][src]Type Definition glu_sys::glu::PFNGLTEXSTORAGE3DMULTISAMPLEPROC

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