[][src]Type Definition sapp_linux::PFNGLUNIFORM4UI64NVPROC

type PFNGLUNIFORM4UI64NVPROC = Option<unsafe extern "C" fn(location: GLint, x: GLuint64EXT, y: GLuint64EXT, z: GLuint64EXT, w: GLuint64EXT)>;