Skip to main content

domain_destroy

Function domain_destroy 

Source
pub fn domain_destroy(domain: DomainHandle)
Expand description

Destroy a domain.

The domain is created by domain_create_ascii or domain_create_unicode.