Close a window
int PhWindowClose( PhRid_t window_rid );
This function closes a window with the given region ID, window_rid, previously opened by PhWindowOpen().
Photon
PhWindowOpen()