[][src]Function binfarce::elf64::parse

pub fn parse(
    data: &[u8],
    byte_order: ByteOrder
) -> Result<Elf64<'_>, ParseError>