int XDeleteContext(display, rid, context)
Display *display;
XID rid;
XContext context;
| display | Specifies the connection to the X server. |
| rid | Specifies the resource ID with which the data is associated. |
| context | Specifies the context type to which the data belongs. |