Function monster::symbollically_execute_elf[][src]

pub fn symbollically_execute_elf<P: AsRef<Path>>(
    input: P
) -> Result<Option<SymbolicExecutionBug>, MonsterError>