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

pub fn as_processing_instruction_mut(
    ref_node: &mut RefNode
) -> Result<MutRefProcessingInstruction>

Safely cast the specified RefNode into a mutable Ref type.