Schema.doref

Adds a reference to the #SecretSchema.

It is not normally necessary to call this function from C code, and is mainly present for the sake of bindings. If the @schema was statically allocated, then this function will copy the schema.

class Schema
doref
()

Return Value

Type: Schema

the referenced schema, which should be later unreferenced with secret_schema_unref()

Meta