[][src]Function xmas_elf::header::parse_header

pub fn parse_header<'a>(input: &'a [u8]) -> Result<Header<'a>, &'static str>