Function gdal_sys::CPLAddXMLChild

source ·
pub unsafe extern "C" fn CPLAddXMLChild(
    psParent: *mut CPLXMLNode,
    psChild: *mut CPLXMLNode
)