unref


Description:

[ Version ( deprecated = true , deprecated_since = "2.32" ) ]
public void unref ()

Warning: unref is deprecated since 2.32.

Atomically decrements the reference count of this by one.

If the reference count drops to 0, all memory allocated by the MimeInfo is released. This function is MT-safe and may be called from any thread.

Parameters:

this

a MimeInfo