Schema.unref

Releases a reference to the #SecretSchema. 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 @schema that was statically allocated.

class Schema
void
unref
()

Meta