ObjectWrap.unparent
void unparent() nothrowClear the parent of object, removing the associated reference. This function decreases the refcount of object.
MT safe. Grabs and releases object's lock.
void unparent() nothrowClear the parent of object, removing the associated reference. This function decreases the refcount of object.
MT safe. Grabs and releases object's lock.