Function gdal_sys::CPLCreateXMLElementAndValue[][src]

pub unsafe extern "C" fn CPLCreateXMLElementAndValue(
    psParent: *mut CPLXMLNode,
    pszName: *const c_char,
    pszValue: *const c_char
) -> *mut CPLXMLNode