Function rustc_target::spec::abi::lookup

source ·
pub fn lookup(name: &str) -> Option<Abi>
Expand description

Returns the ABI with the given name (if any).