unref


Description:

public static void unref (Handle handle)

Drecreases the reference count of handle by 1; if the reference count reaches 0, the resources allocated by handle will be freed

Parameters:

handle

a Handle