[][src]Function xml_dom::level2::convert::as_cdata_section_mut

pub fn as_cdata_section_mut(
    ref_node: &mut RefNode
) -> Result<MutRefCDataSection>

Safely cast the specified RefNode into a mutable Ref type.