[][src]Function xori::analysis::formats::pe::import_table

pub fn import_table(input: &[u8]) -> IResult<&[u8], ImportTable>