Function elf_parse

Source
pub unsafe extern "C" fn elf_parse(
    file: *const c_char,
) -> *mut Elf_Binary_t
Expand description

@brief Wrapper for LIEF::ELF::Parser::parse