pub unsafe extern "C" fn SetUpDoTileMask(
infiles: *mut infileT,
ntilerow: c_long,
ntilecol: c_long,
) -> *mut *mut c_scharExpand description
Read the tile mask if a file name is specified in the infiles structure, otherwise return an array of all ones.