Function xmlSaveDoc

Source
pub unsafe extern "C" fn xmlSaveDoc(
    ctxt: xmlSaveCtxtPtr,
    doc: xmlDocPtr,
) -> c_long