Function gdal_sys::GDALCreateGCPTransformer[][src]

pub unsafe extern "C" fn GDALCreateGCPTransformer(
    nGCPCount: c_int,
    pasGCPList: *const GDAL_GCP,
    nReqOrder: c_int,
    bReversed: c_int
) -> *mut c_void