Skip to main content

Unwrap

Function Unwrap 

Source
pub unsafe extern "C" fn Unwrap(
    infiles: *mut infileT,
    outfiles: *mut outfileT,
    params: *mut paramT,
    linelen: c_long,
    nlines: c_long,
) -> c_int
Expand description

Sets parameters for each tile and calls UnwrapTile() to do the unwrapping.