GDALCreateMaskBand

Function GDALCreateMaskBand 

Source
pub unsafe extern "C" fn GDALCreateMaskBand(
    hBand: GDALRasterBandH,
    nFlags: c_int,
) -> Type