Deletes an unowned critical section.
Source position: winapih.inc line 74
procedure DeleteCriticalSection(
var CritSection: PtrUInt
);
Results are unpredictable when the section is owned, i.e. has been entered but not yet left.