GDALCreateDatasetMaskBand

Function GDALCreateDatasetMaskBand 

Source
pub unsafe extern "C" fn GDALCreateDatasetMaskBand(
    hDS: GDALDatasetH,
    nFlags: c_int,
) -> Type