|
NAMEHPL_pdpanel_disp - Deallocate a panel data structure.SYNOPSIS#include "hpl.h"int HPL_pdpanel_disp( HPL_T_panel * * PANEL ); DESCRIPTIONHPL_pdpanel_disp deallocates the panel structure and resources and stores the error code returned by the panel factorization.ARGUMENTS
SEE ALSOHPL_pdpanel_new (3), HPL_pdpanel_init (3), HPL_pdpanel_free (3).
Visit the GSP FreeBSD Man Page Interface. |