[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM2UI64NVPROC

type PFNGLPROGRAMUNIFORM2UI64NVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, x: GLuint64EXT, y: GLuint64EXT)>;