GDALSetRasterScale

Function GDALSetRasterScale 

Source
pub unsafe extern "C" fn GDALSetRasterScale(
    hBand: GDALRasterBandH,
    dfNewOffset: f64,
) -> Type