Function o1vm::elf_loader::make_state

source ·
pub fn make_state<T: EndianParse>(
    file: ElfBytes<'_, T>
) -> Result<State, String>