GDALGroupDeleteAttribute

Function GDALGroupDeleteAttribute 

Source
pub unsafe extern "C" fn GDALGroupDeleteAttribute(
    hGroup: GDALGroupH,
    pszName: *const c_char,
    papszOptions: CSLConstList,
) -> bool