GDALContourOptionsSetDestDataSource

Function GDALContourOptionsSetDestDataSource 

Source
pub unsafe extern "C" fn GDALContourOptionsSetDestDataSource(
    psOptions: *mut GDALContourOptions,
    pszDestDatasource: *const c_char,
)