Function gdal_sys::GDALWriteBlock

source ·
pub unsafe extern "C" fn GDALWriteBlock(
    arg1: GDALRasterBandH,
    arg2: c_int,
    arg3: c_int,
    arg4: *mut c_void
) -> Type