Function gdal_sys::CPLSerializeXMLTreeToFile [] [src]

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