[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM4UI64ARBPROC

type PFNGLPROGRAMUNIFORM4UI64ARBPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLuint64, y: GLuint64, z: GLuint64, w: GLuint64)>;