Closes a Handle. If the handle has multiple copies open, it is not destroyed unless all copies are closed.
Closing a Handle has a different meaning for each Handle type. Make sure you read the documentation on whatever provided the Handle.
native void CloseHandle(Handle hndl)