Deallocates and frees the contents of a fat read/write lock
Syntax
void WINAPI RtlDeleteResource ( PRTL_RESOURCE pRes )
Parameters
pRes A pointer to the resource object to delete
Return Value
None
Remarks