Description
Releases the RenderWare library.
Arguments
None.
Return Value
None.
Comments
This function should be called if the library has been initialized using the RwInitialize() function. Note that RwClose() implicitly performs an RwRelease(), and it should therefore not be called when using RwOpen() and RwClose().
See Also
RwOpen()
RwClose()