Skip to main content

detect_arch

Function detect_arch 

Source
pub fn detect_arch(binary_data: &[u8]) -> Result<&'static ArchConfig>
Expand description

Detect the target architecture from a binary.