Function gdal_sys::GDALSetGCPs2

source ·
pub unsafe extern "C" fn GDALSetGCPs2(
    arg1: GDALDatasetH,
    arg2: c_int,
    arg3: *const GDAL_GCP,
    arg4: OGRSpatialReferenceH
) -> Type