Function gdal_sys::GDALARGetNextUpdatedRegion[][src]

pub unsafe extern "C" fn GDALARGetNextUpdatedRegion(
    hARIO: GDALAsyncReaderH,
    dfTimeout: f64,
    pnXBufOff: *mut c_int,
    pnYBufOff: *mut c_int,
    pnXBufSize: *mut c_int,
    pnYBufSize: *mut c_int
) -> Type