xosd_uninit
xosd_uninit
Section: Misc. Reference Manual Pages (3xosd) Updated: 2002-06-25 Local index
Up
NAME
xosd_uninit - Destroy a XOSD window
SYNOPSIS
#include <xosd.h>
int xosd_uninit (xosd* osd);
DESCRIPTION
xosd_uninit
destroys an existing
xosd
window, freeing the memory.
ARGUMENTS
- osd
-
The on-screen display object to act on.
RETURN VALUE
On success, a zero is returned.
On error, -1 is returned.
SEE ALSO
xosd_init(3)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN VALUE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:59:06 GMT, April 16, 2011