pub unsafe extern "C" fn Unwrap(
infiles: *mut infileT,
outfiles: *mut outfileT,
params: *mut paramT,
linelen: c_long,
nlines: c_long,
) -> c_intExpand description
Sets parameters for each tile and calls UnwrapTile() to do the unwrapping.