CPLSerializeXMLTreeToFile

Function CPLSerializeXMLTreeToFile 

Source
pub unsafe extern "C" fn CPLSerializeXMLTreeToFile(
    psTree: *const CPLXMLNode,
    pszFilename: *const c_char,
) -> c_int