GDALValidateCreationOptions

Function GDALValidateCreationOptions 

Source
pub unsafe extern "C" fn GDALValidateCreationOptions(
    arg1: GDALDriverH,
    papszCreationOptions: CSLConstList,
) -> c_int