Function gdal_sys::OSRSetAttrValue

source ·
pub unsafe extern "C" fn OSRSetAttrValue(
    hSRS: OGRSpatialReferenceH,
    pszNodePath: *const c_char,
    pszNewNodeValue: *const c_char
) -> Type