GDALSetRasterNoDataValueAsInt64

Function GDALSetRasterNoDataValueAsInt64 

Source
pub unsafe extern "C" fn GDALSetRasterNoDataValueAsInt64(
    arg1: GDALRasterBandH,
    arg2: i64,
) -> Type