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

pub fn coff_header(input: &[u8]) -> IResult<&[u8], CoffHeader>