GDALSetRasterNoDataValueAsUInt64

Function GDALSetRasterNoDataValueAsUInt64 

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