Function gdal_sys::GDALApplyGeoTransform [] [src]

pub unsafe extern "C" fn GDALApplyGeoTransform(
    arg1: *mut f64,
    arg2: f64,
    arg3: f64,
    arg4: *mut f64,
    arg5: *mut f64
)