domain_get_refcount

Function domain_get_refcount 

Source
pub fn domain_get_refcount(domain: Domain) -> Result<i32>
Expand description

Query the current reference count for a domain.

ยงErrors

Returns a negative error code if domain is invalid.