pub unsafe extern "C" fn ReadInputFile(
infiles: *mut infileT,
magptr: *mut *mut *mut f32,
wrappedphaseptr: *mut *mut *mut f32,
flowsptr: *mut *mut *mut c_short,
linelen: c_long,
nlines: c_long,
params: *mut paramT,
tileparams: *mut tileparamT,
) -> c_intExpand description
Reads the input file specified on the command line.