[][src]Type Definition sapp_linux::PFNGLTEXIMAGE3DMULTISAMPLEPROC

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