Function libxml::bindings::xmlNewPI[][src]

pub unsafe extern "C" fn xmlNewPI(
    name: *const xmlChar,
    content: *const xmlChar
) -> xmlNodePtr