WTERMINATE(3W)
NAME
wterminate − release window resources
SYNOPSIS
int wterminate(fd);
int fd;
DESCRIPTION
fd is an integer file descriptor for an opened window type or window manager device interface.
DISCUSSION
This call releases window resources that were allocated by a call to winit(3W), when window communication was started with the window or window manager.
SEE ALSO
DIAGNOSTICS
A return of -1 indicates failure; otherwise 0 is returned. See errno(2) for more information.
Hewlett-Packard Company — May 11, 2021