Function infer::app::is_coff_x64[][src]

pub fn is_coff_x64(buf: &[u8]) -> bool
Expand description

Returns whether a buffer is a Common Object File Format for x64 architecture.