VOID
RtlDeleteResource(
IN PRTL_RESOURCE Resource
);
Routine Description:
This routine deletes (i.e., uninitializes) the input resource variable
Arguments:
Resource - Supplies the resource variable being deleted
Return Value:
None