rustc_abi::extern_abi

Function lookup

Source
pub fn lookup(name: &str) -> Result<ExternAbi, AbiUnsupported>
Expand description

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