/*	@(#)help.h 1.3 93/06/28	*/

/*
 *	(c) Copyright 1991 Sun Microsystems, Inc. Sun design patents 
 *	pending in the U.S. and foreign countries. See LEGAL_NOTICE 
 *	file for terms of the license.
 */

#ifndef __xv_help_impl_h
#define __xv_help_impl_h

/*
 *Public Functions 
 */
EXTERN_FUNCTION (int xv_help_show, (Xv_Window client_window, char *client_data, Event *client_event));

#endif __xv_help_h
