#[unsafe(no_mangle)]pub unsafe extern "C" fn xmlTextWriterEndPI( writer: *mut XmlTextWriter, ) -> c_int
End a processing instruction.
int xmlTextWriterEndPI(xmlTextWriterPtr writer);
writer
XmlTextWriter