Command
QisLib_CloseLib

Purpose

Function:
	int QisLib_CloseLib();

Inputs: -
	
Return:
		0 (always)
Errors: -

Description:
	- This function closes QisLib, and performs cleanup on memory and resource handles.
	- This function must be called once, before exiting the program.