register_abi

Macro register_abi 

Source
macro_rules! register_abi {
    ($ty:ty) => { ... };
}