Function lief::coff::parse

pub fn parse<P: AsRef<Path>>(path: P) -> Option<Binary>
Expand description

Parse a COFF file from the given file path