unref


Description:

public void unref ()

Releases a reference to the Schema.

If the last reference is released then the schema will be freed.

It is not normally necessary to call this function from C code, and is mainly present for the sake of bindings. It is an error to call this for a this that was statically allocated.

Parameters:

this

the schema to reference