[][src]Type Definition sapp_linux::PFNGLCOPYMULTITEXSUBIMAGE1DEXTPROC

type PFNGLCOPYMULTITEXSUBIMAGE1DEXTPROC = Option<unsafe extern "C" fn(texunit: GLenum, target: GLenum, level: GLint, xoffset: GLint, x: GLint, y: GLint, width: GLsizei)>;