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

pub fn as_processing_instruction(
    ref_node: &RefNode
) -> Result<RefProcessingInstruction>

Safely cast the specified RefNode into a Ref type.