GDALComputeMatchingPoints

Function GDALComputeMatchingPoints 

Source
pub unsafe extern "C" fn GDALComputeMatchingPoints(
    hFirstImage: GDALDatasetH,
    hSecondImage: GDALDatasetH,
    papszOptions: *mut *mut c_char,
    pnGCPCount: *mut c_int,
) -> *mut GDAL_GCP