[][src]Function xml_dom::convert::as_document_type_mut

pub fn as_document_type_mut(ref_node: &mut RefNode) -> Result<RefDocumentType>

Safely cast the specified RefNode into a mutable DocumentType.